/*
	Theme Name: Kardamili
	Theme URL: http://www.xn--diseowebchile-lkb.cl

*/

body {
	background: #0c2004 url(images/7.jpg) repeat-x top center;
	color: #0e1304;
	font-size: 13px;
	font-family: Georgia, Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
	line-height:1.6em;
	}
	
#wrap-home {

	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap {
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*  Hyperlinks									*
************************************************/

a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*  Header  									    *
************************************************/

#headerbg {
	background: url(images/bge.png) repeat-x;
	}

#header {
	background: url(images/header.png);
	width: 960px;
	height: 146px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header #imageheader {
	width: 246px;
	height: 140px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
		margin:0px 0px 0px 12px;
	}

#header #imageheader a {	
	display: block;
	width: 246px;
	height: 140px;
	margin:0px 0px 0px 12px;
	}

#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #CCCCCC;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-shadow: #000000 0px -2px 2px;
	}
	
#header h1 a:hover, #header h4 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

.headertext {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
.headerleft {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft p {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 20px;
	text-shadow: #173250 0px -2px 2px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 650px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;

	}

.headerright p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headerright a:hover {
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*  Navbar      								    *
************************************************/

#navbarbg {
	background: url(images/nav.png);
	width: 960px;
	margin: 0px auto;
	border-bottom: 2px solid #d4c046;
		border-top: 4px solid #bda72b;
	}

#navbar {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
.navbarleft {
	width: 954px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.navbarright {
	width: 170px;
	float: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
	}
	
.navbarright a, .navbarright a:visited {
	color: #FFFFFF;
	font-size: 18px;
	font-family: arial;
	font-weight:bold;
	text-decoration: none;
	}
	
.navbarright a:hover {
	color: #254569;
	text-decoration: none;
	}

/************************************************
*  Homepage Main					     	    * 
************************************************/

#hpmainbg {
	width: 960px;
	margin: 0px auto 4px;
	padding: 0px;
	}

#hpmainbg h2, #hpmainbg h2 a, #hpmainbg h2 a:visited {
	color: #333333;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	}

#hpmainbg h2 a:hover {
	color: #333333;
	text-decoration: underline;
	}

.hpmain {
	width: 960px;
	margin: 0px auto 0px;
	padding: 15px 0 0 0;
	line-height: 20px;
	}
	
.hpmainleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 30px 0px 15px 0px;
	}

a.more-link:link, a.more-link:visited {
	background: url(images/navhov.png);
	float: right;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
a.more-link:hover {
	background: url(images/nav.png);
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.hpmainright {
	width: 437px;
	float: right;
	margin: 0px;
	padding: 22px 0px 15px 0px;
	}
	
.hpmainright embed, .hpmainright object {
	width: 400px; 
	height: 270px;
	margin: 0px; 
	padding: 0px;
	}
	
/************************************************
*  Homepage Bottom 					     	    * 
************************************************/

#hpbottombg {
	background: #567CC3 url(images/bg-footer.gif) repeat-x;
	}
	
#hpbottom {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	}	
	
#hpbottom a, #hpbottom a:visited {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
	}
	
#hpbottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#hpbottom h2, #hpbottom h2 a, #hpbottom h2 a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#hpbottom h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#hpbottom h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: arial;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	}
	
#hpbottom p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

#hpbottom embed, #hpbottom object {
	width: 200px; 
	height: 140px;
	margin: 0px; 
	padding: 0px;
	}
	
.video {
	border: 5px solid #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.excerpt {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.hpbottom1 {
	width: 210px;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px 19px 0px 0px;
	border-right: 1px solid #FFFFFF;
	}
	
.hpbottom2 {
	width: 210px;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px 19px 0px 20px;
	border-right: 1px solid #FFFFFF;
	}
	
.hpbottom3 {
	width: 210px;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px 19px 0px 20px;
	border-right: 1px solid #FFFFFF;
	}
	
.hpbottom4 {
	width: 210px;
	float: right;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.thumb-hpbottom {
	background: #FFFFFF;
	float: left;
	margin: 0px 0px 10px 0px !important;
	border: 5px solid #FFFFFF !important;
	}

/************************************************
*  Content 					     		        * 
************************************************/
.pomo {
	margin: 0px auto 0px;
	width: 974px;
	background-color: #fff;
	padding: 0px;
	}
#content {
	width: 960px;
	margin: 1px auto 0px;
	 background: white url(images/ge.gif);
	padding: 2px 0px 36px 0px;
	line-height: 18px;
	background-repeat: repeat-y;
	}
	
#contentleft {
	float: left;
	width: 574px;
line-height:22px;
	margin: 0px;
	padding: 18px 10px 0px 18px;
	}
	
#contentright {
	float: right;
	width: 670px;
	margin: 0px;
	overflow: hidden;
	padding: 0px 10px 0px 0px;
	}
	
#contentsplit {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	}
	
#contentfull {
	float: left;
	 background: transparent;
	width: 960px;
	margin: 0px;
	padding: 0px;
	}
	
#content a img {
	border: none;
	}

	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.breadcrumb {
	background: #F4F4F4;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.breadcrumb a, .breadcrumb a:visited {
	color: #668238;
	text-decoration: none;
	}
	
.breadcrumb a:hover {
	color: #668238;
	text-decoration: underline;
	}

.post {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}
	

	
.post a, .post a:visited, .comments a, .comments a:visited, .navlink a, .navlink a:visited {
	color: #668238;
	text-decoration: none;
	}
	
.post a:hover, .comments a:hover, .navlink a:hover {
	color: #668238;
	text-decoration: underline;
	}
	
.post p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.post ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.post ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.post ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.date {
	font-size: 11px;
	font-weight: bold;
	}
	
.authorbox {
	background: #F4F4F4;
	margin: 0px 0px 40px 0px;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.postmeta {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}

.comments {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
.clear {
	clear: both;
	}
	
.archive {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}

/************************************************
*  Headline Classes 					        * 
************************************************/

#contentleft h1, #contentright h1, #contentfull h1, #contentsplit h1 {
	color: #402a09;
	font-size: 27px;
	font-variant: small-caps;
		background: url(images/titu.gif) repeat-x left bottom;
			border-bottom: 1px solid #cdb62d;
	font-weight: normal;
	padding: 4px 0px 14px 0px;
	letter-spacing: 0.5px;
	margin: 0 0 22px 0;
	}
	
#contentleft h1 a, #contentleft h1 a:visited, #contentright h1 a, #contentright h1 a:visited, #contentsplit h1 a, #contentsplit h1 a:visited {
		color: #593c0f;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#contentleft h1 a:hover, #contentright h1 a:hover, #contentsplit h1 a:hover {
	color: #668238;
	text-decoration: none;
	}
		
#contentleft h2, #contentright h2, #contentsplit h2, #contentfull h2 {
			color: #402a09;
	font-size: 25px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 6px 0;
	margin: 0 0 12px 0;
	}

#contentleft h3, #contentright h3, #contentsplit h3, #contentfull h3 {
			color: #402a09;
	font-size: 25px;
	font-variant: small-caps;
	border-bottom: #e1cf81 solid 1px;
	font-weight: normal;
	padding: 4px 0px 14px 0px;
		background: url(images/titu.gif) repeat-x left bottom;
	margin: 0 0 12px 0;
	}
	
	
	
#contentleft h4, #contentright h4, #contentsplit h4, #contentfull h4 {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h5, #contentright h5, #contentsplit h5, #contentfull h5 {
	color: #593c0f;
	font-size: 20px;
	border-bottom: #e1cf81 solid 1px;
	font-weight: normal;
	padding: 4px 0px 14px 0px;
	margin: 8px 0 12px 0;
	}


/************************************************
*  Images  					     		        * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {	background: #fef9d1;
	margin:0px 0px 0px 12px;
	border: 1px solid #e0d178;
	position: relative;
	padding: 8px;
	text-align: center;

	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 8px 8px 12px 8px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	background: #000e00;
	color: #FFFFFF;
	}
	
		
.referencia {	background: #c9ddac;
	margin:0px 0px 0px 8px;
	border: 1px solid #d5c14a;
	position: relative;
	padding: 4px;
	text-align: center;


	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.referencia img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}

.referencia p.clama {
	margin: 0px;
	padding: 8px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	background: #000e00;
	color: #FFFFFF;
	}
	
	
	
/************************************************
*  Sidebar(s)                                	* 
************************************************/
	
#sidebar_main_left {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	display: inline;
	}
	
#sidebar_main_right {
	width: 322px;
	float: right;
	margin: 0px 1px 0px 0px;
	padding: 0px 10px 20px 0px;
	display: inline;
	}
	
#sidebar_split {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	display: inline;
	}
	
#sidebar_main_left .widget, #sidebar_main_right .widget, #sidebar_split .widget {
	margin: 0px 0px 30px 0px;
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	}

#sidebar_main_left h4, #sidebar_main_right h4, #sidebar_split h4 {
	color: #333333;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
    margin: 0px 0px 3px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	#sidebar_main_left h2, #sidebar_main_right h2, #sidebar_split h2 {
color: #402a09;
	font-size: 20px;
		background: url(images/titu.gif) repeat-x left bottom;
			border-bottom: #e1cf81 solid 1px;
	font-weight: normal;
	padding: 4px 0px 14px 0px;
	letter-spacing: 0.5px;
	margin: 22px 0 12px 0;
	}
	
#sidebar_main_left a, #sidebar_main_left a:visited, #sidebar_main_right a, #sidebar_main_right a:visited, #sidebar_split a, #sidebar_split a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#sidebar_main_left a:hover, #sidebar_main_right a:hover, #sidebar_split a:hover {
	color: #668238;
	text-decoration: underline;
	}
	
#sidebar_main_left p, #sidebar_main_right p, #sidebar_split p {

	}
#sidebar_main_left ul, #sidebar_main_right ul, #sidebar_split ul {
	list-style-type: none;

	}
	
#sidebar_main_left ul li, #sidebar_main_right ul li, #sidebar_split ul li {

	}

#sidebar_main_left ul ul, #sidebar_main_right ul ul, #sidebar_split ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_main_left ul li li, #sidebar_main_right ul li li, #sidebar_split ul li li {
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 3px 12px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	}
	
#sidebar_main_left ul li ul li, #sidebar_main_right ul li ul li, #sidebar_split ul li ul li {
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 4px 12px;
	margin: 0px 0px 3px 0px;
	}
	

	
#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	width: 250px;
	color: #666666;
	margin: 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.twitter {
	background: url(images/twitter.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*  Search Form									*
************************************************/

#searchform-header {
	margin: 0px;
	padding: 47px 0px 0px 40px;
	}
	
#s-header {
	background: none;
	width: 161px;
	color: #666666;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border: none;
	background: url(images/input.gif) no-repeat;
	}

#searchform {
	color: #333333;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	width: 161px;
	padding: 0 0 0 11px;
	height: 24px;
	display: inline;

	}

#s {
	background: #FFFFFF;
	width: 175px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 0px 0px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#searchsubmit {
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*  eNews Subscribe								*
************************************************/

#subscribe {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #F4F4F4 !important;
	width: 200px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#subbutton {
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/************************************************
*  Footer  							            *
************************************************/

#footerbg {
	height: 240px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: blue;
	background: url(images/bg.jpg);
	}

#footer {
	width: 960px;
	margin: 0px auto 0px;
	padding: 45px 0px 26px 0px;
	line-height: 20px;
	
	}
	
#footer p {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.footer-arrow {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;

	}
	
.footer-rss-posts {
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss_footer.png) no-repeat left center;
	}	
	
.footer-rss-comments {
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss_footer.png) no-repeat left center;
	}
	
.footerleft {
	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px 0 0 15px;
	}
	
.footerright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}

/************************************************
*  Comments									    *
************************************************/

#author, #email, #url {
	background: #FFFFFF !important;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
	}
	
#comment {
	background: #FFFFFF;
	width: 95%;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#submit {
	background: url(images/nav.png);
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 5px 0px 10px;
	padding: 3px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

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

#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

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

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

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

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 0px 10px 0px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
.reply a:hover {
	background: url(images/navhov.png);
	color: #FFFFFF;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
	}
	/* utilities Styles */
.utilities{
	position: absolute;
	top: 70px;
	right: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;

}

.utilities li{
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 12px 0 13px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
}
.utilities li a{
	font-size: 1.1em;
	color: #173250;
	text-decoration: none;
	padding: 0 0 0 5px;
}
.utilities .lolo{
	font-size: 1em;
	color: #173250;
	text-decoration: none;
	background: url(images/empresa.png) no-repeat;

}
.utilities .faq{
	font-size: 1em;
	color: #173250;
	text-decoration: none;
	background: url(images/faq.png) no-repeat;

}
.utilities .clients{
	font-size: 1em;
	color: #173250;
	text-decoration: none;
	background: url(images/clients.png) no-repeat;

}
.utilities .distri{
	font-size: 1em;
	color: #173250;
	text-decoration: none;
	background: url(images/distri.png) no-repeat;

}
.utilities li a:hover{
	text-decoration: underline;
}
.utilities li span.phone{
	float: left;
	background: url(../images/phone.gif) no-repeat;
	padding: 0 0 0 20px;
	color: #173250;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.286em;
}

/* services block styles start */
.services{
	width: 960px;
	overflow: hidden;
	margin: 0px auto;
	background: url(images/bg-services.gif) repeat-y;
}
.services .try, .services .start-saving, .services .cusomer-success{
	float: left;
	width: 260px;
}
.services h3 a{
	margin: 0 0 6px;
	font-size: 16px;
	color: #F58705;
	text-decoration:none;
	font-weight:normal;
}
.services .bg{
	padding: 0 0 0 70px;
}
.services .try{
	margin: 0 48px 0 0;
}
.services .start-saving{
	margin: 0 48px 0 0;
}
.services .cusomer-success{
	width: 270px;
}
.services .try .bg{
	background: url(images/bg-try.jpg) no-repeat;
}
.services .start-saving .bg{
	background: url(images/bg-start-saving.jpg) no-repeat;
}
.services .cusomer-success .bg{
	background: url(images/bg-customers-success.jpg) no-repeat;
}
.services .link{
	background: url(images/a-view.gif) no-repeat;
	font-size: 11px;
	padding: 0 0 0 22px;
	margin: 0 0 0 70px;
	color: #6c6c6c;
}
#solutions-page .services p, #trial-page .services p, #why-akken-page .services p, #pricing-page .services p, #search-page .services p, #customers-page .services p, #search-page .services p, #company-page .services p, #resources-page .services p, #contact-page .services p{
	margin: 0 0 4px;
	font-size: 1.1em;
	line-height: 1.273em;
	color: #454545;
}
/* services block styles end */

.mainmodule-box{
	padding: 10px 0 5px;
		width: 960px;
	overflow: hidden;
	margin: 0px auto;
	background: #F9F1DA url(images/fne.gif) bottom repeat-x;
}
.mainmodule-boxe{
	padding: 10px 0 5px;
		width: 960px;
	overflow: hidden;
	margin: 0px auto;
	background: #FFFFDD url(images/aba.jpg) top repeat-x;
}
.mainmodule-box span.mainmodule-t,
.mainmodule-box span.mainmodule-b {
	background: url(images/mainmoddxule-t.gif) no-repeat;
	overflow: hidden;
	display: block;
	height: 38px;
	width: 100%;
}
.mainmodule-box span.mainmodule-b {
	background: url(images/mainmodxudle-b.gif) no-repeat;
	height: 3px;
}
.mainmodule-box .mainmodule-holder {
	background: url(images/mainmoxddule-c.gif) repeat-y;
	padding: 0 25px 0 15px;
	width: 941px;
}
.mainmodule-box .mainmodule-holder:after {
	display: block;
	content: "";
	clear: both;
}
.mainmodule{
	position: relative;
	overflow: hidden;
	margin: -12px 0 0 0;
	padding: 0 0 25px;
	width: 100%;
	float: left;
}
.top-part{
	width: 100%;
	overflow:hidden;
	padding: 0 ;
}
/* content block styles */
#home-contenido {
	float: left;
	width: 520px;
}
#home-contenido h2.title{
	margin: 0 0 10px;
	font-size: 19px;
	font-weight: normal;
	color: #2C4766;
	line-height: 26px;
	overflow: hidden;
	height: 1%;
}
#home-contenido h2.title a{
color: #F58705;
}
.info-block{
	width: 743px;
	margin: 0 0 0 -65px;
	padding: 0 0 37px;
	overflow: hidden;
}
.info-block .column{
	float: left;
	width: 277px;
	margin: 0 0 0 68px;
	display: inline;
}
.info-block h2 a{
	margin: 0 0 6px;
	font-size: 16px;
	color: #1F3D5E;
	text-decoration:none;
}
.info-block p{
	margin: 0 0 17px;
	font-size: 13px;
	color: #1f1f1f;
	line-height: 1.417em;
}
.info-block .link{
	float: left;
	background: url(images/a-link.gif) no-repeat;
	padding: 0 0 0 25px;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
	font-weight: bold;
	color:#254569;
}

/* tabs block styles end */
#inicio-barra{
	float: right;
	width: 360px;
	padding-right:15px;
}

#inicio-barra h2 a{
	color: #2F3A23;
	font-size: 26px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
}
/* next-steps Styles */
.barra-caja{
	width: 216px;
	background: url(images/bg-next-steps.jpg) no-repeat 0 100%;
	padding: 0 0 12px;
	margin: 0 0 20px;
}
.barra-caja-area{
	width: 214px;
	border: solid 1px #d1d1d1;
	border-bottom: none;
}
.barra-caja span.barra-caja-t,
.barra-caja span.barra-caja-b {
	background: url(images/side-box-ns.gif) no-repeat;
	overflow: hidden;
	display: block;
	height: 13px;
	width: 100%;
}
.barra-caja span.barra-caja-b {
	background-position: -428px 0;
	height: 15px;
}
.barra-caja .barra-caja-holder {
	background: url(images/side-box-ns.gif) repeat-y -214px 0;

	width: 100%;
}
.barra-caja .barra-caja-holder:after {
	display: block;
	content: "";
	clear: both;
}
.next-steps{
	position: relative;
	overflow: hidden;
	margin: -10px 0 -16px 0;
	width: 100%;
	float: left;
}
.next-steps ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
	overflow: hidden;
}
.next-steps ul li{
	border-bottom: solid 1px #d1d1d1;
}
.next-steps ul li a{
	display: block;
	background: url(images/next-steps-icons.gif) no-repeat 14px 7px;
	font-size: 12px;
	font-weight: bold;
	height: 1%;
	padding: 10px 17px 11px 52px;
	color: #202020;
	text-decoration: none;
}
.next-steps ul li a:hover{
	color: #00a9dd;
}
.next-steps ul li a.editions{
	margin: 0;
	background-position: 14px -32px;
}
.next-steps ul li a.trial{
	background-position: 14px -69px;
}
.next-steps ul li a.live-product{
	background-position: 14px -105px;
}
.next-steps ul li a span{
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
	background: url(images/arrow.gif) no-repeat 100% 0;
}
.services .linko {
	float: right;
	background: url(images/a-link.gif) no-repeat;
	padding: 0 0 0 25px;
	margin-right:32px;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	color:#254569;
}
.services .linko a {

	color:#2F3A23;
}

#inicio-barra .linko {
	float: left;
	background: url(images/a-link.gif) no-repeat;
	padding: 0 0 0 25px;
	margin-top:5px;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
	font-weight: bold;
	color:#668238;
}
#inicio-barra .linko a {

	color:#668238;
}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:280px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}
/* testimonial block styles start */

.accionar {
 float:right;
 background: url(images/top.gif) no-repeat top right;
 width:340px; 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 margin:0px;
 padding:0;
 color: #ECE6CB;

 } 
.accionar p {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 margin:0 0 0 55px;
  } 
.accionar p a {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 color: #FFFFE8;
 border-bottom: 1px dotted #FFFFBB;
 } 
 
.buscar {
 float:right;
 width:175px; 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 margin:0;
 padding:48px 85px 0 0px;
 color: #ECE6CB;

 } 
 
 
 
 /*	Nave      		*/

#nave{
 height:35px;
 margin:0;
 padding:0px 0 0 0;  
 list-style: none;
 float: right;
  
 }

#nave ul {
	margin: 0 0px 0 0;
	padding: 6px 0 5px 0;
	list-style: none;
	float:right;
	 background: url(images/navs.gif) repeat-x;
}
 
#nave li {
 float: left;
 margin: 0;
 padding: 0;
 }

#nave ul li a:link,#nave ul li a:active,#nave ul li a:visited {
 display: block;
 margin: 0;
 font-variant: small-caps;
 padding: 5px 18px 5px 18px;
 border-left: 1px solid #3A6606;
 font-family: Georgia, Helvetica, sans-serif;
 border-right:1px solid #2C3A0A; 
 text-decoration: none;
 font-size:16px;
 font-weight:bold;
 color: #FCFCF5;
 text-transform:none;
 }
	
#nave ul li a:hover {
	display: block;
	color:#fff;
	text-decoration: underline;
	font-variant: small-caps;
 }
 
.current_page_item a:link, .current_page_item a:visited, .current_page_item a:active  {
 color: #fff !important;
 }
 
	
	#rotating-images img{
    width: 490px;
    height: 260px;
}
#cama{
    width: 490px;
    height: 280px;
	padding:12px;
	background-image: url(images/dale.gif);
	background-repeat: no-repeat;
}
#cama img {

border: none;
background-color: White;
}

#rotating-images p{
    width: 360px;
    height: 50px;
    background: transparent url(images/opacity-back.png) repeat;
    margin: -75px 0 0 4px;
    padding: 15px 0 3px 30px;
    position: relative;
}

img.right {
	margin: 6px 0 3px 18px;
	float:right;
	}
	
	/*	Container      		*/  

#container {
 padding:0px;
 margin:30px 0 0 15px;
 }
 
.clear{
 clear:both;
 } 
 
/*	Left Container      		*/  


#left-container{
 width:350px;
 float:left;
 height:380px;
 margin:0px;
padding:20px 15px 20px 4px; 
 border-right: 1px solid #e6e6be;
 background:url(images/n.gif) top no-repeat;
 } 
 
#left-container h3 {
	color: #FFFFFF;
	font-size: 24px;
	padding: 0 0 0 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	 margin:0px;
	text-decoration:none;
 }
 
.projects{
background:url(images/ojos.jpg);
 padding:5px;
 width:305px;
 margin-top:25px;
 } 
 
.projects img {
 padding:5px;
 width:140px;
 height:80px;
 } 
 
/*	Right Container      		*/  


#right-container{
 width:500px;
 float:left;
 margin-left:18px;
 padding-left:10px;
 padding-right:30px;
 }
 
#right-container h2{ 
	color: #2F3A23;
	font-size: 26px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
 } 
 
#right-container h3{ 
 font-size:22px;
 line-height:1.1em;
 margin-bottom:15px;
 	font-weight:normal;
	text-decoration:none;
 } 
 
.welcome {
 margin-bottom:20px;
 font-size:13px;
 } 
 
.welcome ul li {
 list-style:disc;
 margin:5px 0;
 padding:3px 0;
 } 
 
 #right-container .linko {
	float: left;
	background: url(images/a-link.gif) no-repeat;
	padding: 0 0 0 25px;
	margin-top:5px;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
	font-weight: bold;
	color:#668238;
}

 #right-container a {
 color: #668238;


}

.listings {
float: left;
padding:40px 8px 20px 18px;
width:305px;
margin: 0px 0 0px 5px;

}

.listings img {
float: left;
padding: 2px;
margin: 0 4px 15px 0;
border: 1px solid #EBE4D4;
}
.listings h3{
margin: 0;
padding:0;
}
.listings h3 a {
float: right;
width: 160px;
font-size: 14px;
margin: 0;
padding:0;
color:#668238;
}
.listings p {
float: right;
width: 155px;
font-size: 12px;
margin:0px;
padding:0px 5px 5px 0;

}
.listings span a {
float: left;
width: 305px;
margin:4px 0 4px 0;
padding:0 0 10px 25px;
 color: #668238;

    font-weight: bold;
    font-size: 11px;
	background: url(images/a-link.gif) no-repeat;

}

ul#idiomas {float:left; list-style:none; margin:5px 0px 0 0px; padding:0 0 0 50px;}
ul#idiomas li {float:left; margin:0px; padding:0 10px 0 0px; font-family:Arial, Georgia, "Times New Roman", Times, serif; font-size:11px; text-align:center; #FFFFE8; list-style:none; font-weight:bold;}
ul#idiomas li a {display:block; width:73px; padding:0px 0 0px 8px; color: #FFFFE8; background:url(images/ingles.jpg) no-repeat; list-style:none; margin:0px;}
ul#idiomas li.rata a {display:block; width:83px; margin:0px padding:0px 0 0px 8px;  color: #FFFFE8; background:url(images/espanol.jpg) no-repeat; list-style:none;}
ul#idiomas li a:hover {color: #fff; list-style:none;}
ul#idiomas li a.active {color:#fff; list-style:none;}
 
 



#motive.motive5 {background:url('../img/motives/motive-5-subpage.jpg') 50% -10px no-repeat;}
.home #motive.motive5 {background:url('../img/motives/motive-5-top.jpg') 50% 0px no-repeat;}
.home #motive-help.motive5 {background:url('../img/motives/motive-5-bottom.jpg') 50% 359px no-repeat;}
#motive.motive5 .inBox{padding:1px 0px 0 0px; height:287px;}
#motive.motive5 .link{font-size:133%; position:absolute; top:190px; left:257px; font-weight:bold; font-family:arial;}
#motive.motive5 h2{margin:105px 0 0 257px;}

/* LOGO BOX */
#logo-box{color:white; float:left; margin:0; position:relative;}
#logo-box h1, #logo-box p{margin:0; padding:0; font-size:117%; line-height:1; color:#fff; background:url('images/logo.png') 0 0 no-repeat;}
#logo-box.sk h1, #logo-box.sk p{background:url(images/logo.png) 0 0 no-repeat;}
#logo-box img{opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);}


/* LANG MENU */
#lang-menu{position:absolute; top:68px; font-size:14px; color:#fff; letter-spacing:-0.5px; padding-left:0px;}
#lang-menu a{color:#fff; text-decoration:none; margin-left:8px; font-size:15px;}
#lang-menu strong{margin-left:10px; font-weight:normal;}
#lang-menu a span{text-decoration:underline;}
#lang-menu img{vertical-align:middle; margin-right:2px; position:relative; top:-2px;}

/* SEARCH BOX */
#search-box{float:right; padding:12px 5px 2px 0; width:330px; text-align:right; margin-top:1em;}
#search-box input{vertical-align:middle;}
#search-box .int-text{width:170px;  border:1px solid #b2b2b2; height:20px; padding:5px 8px 0; font-style:italic; font-size:108%; margin-right:2px; font-family:Calibri, arial, sans-serif; color:#666;}
#search-box p{margin:0;}

#head-trailer{position:absolute; top:0; margin:0; padding:0; left:315px; height:99px;}
#head-trailer a{display:block; position:absolute; top:0; left:0; height:100%;}

/* TOOL MENU */
#tool-menu{position:absolute; top:95px; right:6em; margin-right:93px; color:white;}
#tool-menu a{color:white; padding:4px 0 4px 10px; margin-left:8px; background:url('images/tool-a.png') 0 0 no-repeat; font-size:92%; letter-spacing:-1px; }
#tool-menu .login a{padding-left:28px; background:url('images/login.png') 0 0 no-repeat; margin:0;}
#tool-menu .basket a{ background:url('images/basket.png') 0 0 no-repeat; padding-left:28px; text-decoration:none; margin:0;}
#tool-menu .basket{margin-right:20px;}
#tool-menu ul, #tool-menu li{display:inline;}
#tool-menu li{position:relative;}
#tool-menu li:hover .item, #tool-menu li.hover .item{background-position:0 -23px;}
#tool-menu li:hover .sub, #tool-menu li.hover .sub{display:block; left:0;}

#tool-menu .basket .sub{display:block; color:#333333; position:absolute; top:19px; *top:22px; left:-5000px; width:201px; padding:1px 18px; height:107px; background:url('../img/bg/basket.png') 0 0 no-repeat; _background:url('../img/bg/basket-8.png') 0 0 no-repeat;}
#tool-menu .basket .title{display:block; margin:9px 0 8px;}
#tool-menu .basket strong{display:block; line-height:1.3;}
#tool-menu .basket .sub p{margin:5px 0;}
#tool-menu .basket .sub a{background:none; padding:0; font-size:100%; letter-spacing:0; color:#c11c17; text-decoration:underline;}
#tool-menu .basket .sub a:hover{color:#333;}

#tool-menu .login .sub{display:none; position:absolute; top:19px; *top:22px; width:173px; margin:0; padding:0;}
#tool-menu .login .sub li{display:block; width:100%; vertical-align:bottom; border-top:1px solid #3a0808;}
#tool-menu .login .sub a{letter-spacing:0; display:block; background:#570b0b; padding:9px 16px 9px; line-height:16px; width:auto; height:auto;  text-align:left; text-transform:none; font-size:100%; zoom:1;  text-decoration:none;}
#tool-menu .login .sub a:hover{background:#7a0000; }
#mother .inBox{margin:0 auto; text-align:left; width:960px; }
#header .inBox{position:relative; padding:24px 0 20px;  z-index:11;}
#main .inBox{background:#fff; min-height:450px; padding:0 0 0px; position:relative;}
#motive{width:100%; position:relative;}
#motive h2{ color:#fff; margin-top:0;}
#motive .inBox{position:relative; height:190px;}
#motive .help{height:822px; padding:1px 0;}
.home #motive .help{height:640px;/* background:url('../img/bg/menu-shadow.png') center 0 no-repeat;*/}
ul.reset li{margin:0; padding:0; background:none;}
ul.reset{list-style:none;}
.reset{border:0; margin:0; padding:0; background:none;}
.out { position: absolute; left: -2000px; top: -2000px; }
.hidden { display: none; }


#top-page-navi{
	font-size:14px;
	 font-family: Georgia, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
		text-transform:uppercase;
}
#top-page-navi ul { list-style:none; margin:0px; padding:0px;}

#top-page-navi li{
	float: left;
	line-height: 30px;
	margin: 0px;
	border-right: 1px solid #decc5f ;
}
#top-page-navi li a{
	color: #641c00;

	display: block;
	font-weight:bold;
	float: left;
	text-decoration:none;
	padding: 0 0 0 18px;
		
}
#top-page-navi li a span{
	display: block;
	float: left;
	height: 39px;
	padding: 8px 18px 0 0px;

}
#top-page-navi li a:hover {	background: teal url(images/nave.png) no-repeat center;
	color: #ff4500;
	cursor: pointer;
	
	text-decoration: none;}
#top-page-navi li.active a, #top-page-navi li.current_page_item a{
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
#top-page-navi li.active a span,
#top-page-navi li.current_page_item a span,
#top-page-navi li a:hover span{
	background: url(images/man.gif) no-repeat bottom center;
		color: #cc3800;

}
#top-page-navi li.current_page_item a {
color: #1d3e58;
text-decoration:none;
}
/*CALL-US*/

.call-us-container {
	width:400px;
	float:right;
	margin-top:32px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.call-us {
	float:right;
		background:url(images/conta.gif) no-repeat center left;
	padding:5px 20px 5px 72px;
	text-align: left;
}
.call-us p span {
	font-size:14px;
	color: #fffec0;
	line-height:18px;
	display:block;
	
}
.call-us p {
	font-size:14px;
	color: #fffec0;}
	
	
div.sidebar {
	float: right;
	width: 322px;
	margin: 0 0 20px 0;
	padding:0px;

	}
div.sidebar-home {
	float: left;
	width: 190px;
	margin: 0 0 20px 35px;
	}
	

.palta { float: right;
	width: 322px;	margin: 16px 0px 0px 0px;
		background: aqua url(images/0.gif);
			padding:0px;
	color: #e1cf81;
	height: 45px;
			background-position: right;
	}
	div.bex {
	padding: 12px 0px 1px 18px;
	border: #e1cf81 solid 1px;
	border-width: 2px;
	margin: 0 0 4px 6px;
	font-size: 12px;
	width:286px;

	}
		div.bix {
	padding: 12px 0px 1px 18px;
	border: #e1cf81 solid 1px;
	border-width: 2px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	float: right;
	width:286px;

	}
	
div.box {
	padding: 12px 20px 1px 24px;
	border: #e1cf81 solid 1px;
	border-width: 2px;
	margin: 0 0 4px 0;
	font-size: 12px;

	}
	div.lo {
	height:258px;
			background: url(images/v.gif) top center;
			background-repeat: no-repeat;
			border:none;

	}	
	div.la {
	height:160px;
		background: url(images/bg_box.gif) top left;
	}
div.box h3 {
	padding: 0;
		color: #593c0f;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: normal;
	border-bottom: #e1cf81 solid 1px;
	margin: 0 0 3px 0;
	}
	div.box h3 {
	border: none;

	}
div.box p {
	text-indent: 0 !important;
	}
div.box img {
	margin-bottom: 0px;
	}

div.subnav {
	width: 310px;
		background:url(images/ga.gif) center no-repeat;
	margin:0px 0px 18px 6px;
padding:0px;
	}
div.subnav-2 {
	margin: 0 !important;
	padding: 12px 24px;
	background: #fbf6d0 url(images/bg_subnav.gif) top left no-repeat;
	border: #e1cf81 solid 1px;
	border-width: 2px 0 1px 0;
	}
ul.subnav {
	margin: 0 !important;
	padding: 12px 24px;
	border: #e1cf81 solid 1px;
	border-width: 0px 0 1px 0;
	}
ul.subnav li  {
	background: url(images/bullet-subnav.gif) 0 .5em no-repeat;
	padding: 0 0 0 12px;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 9px 0;
	position: relative; /* To fix IE6 */
	}
ul.subnav li a {
	border: 0;
	color: #593c0f;
	}

/* IMAGES
---------------------------------------------------- */

img.border, div.box img {
	background: #fff;
	padding: 2px;
	border: #e1cf81 solid 1px;
	border-width: 0 1px 1px 0;
	
	}
	
div.content img {
	background: transparent;
	float:left;
	margin: 0 10px 10px 0;
	/*border: #e1cf81 solid 1px;
	border-width: 0 1px 0 0;*/
	padding: 2px;
}
	
#header img.border {
	border: #000 solid 2px;
	padding: 0;
	}
img.left {
	float: left;
	margin: 3px 9px 0 0;
	}
div.content img.left {
	margin: 6px 18px 3px 0;
	}
div.content img.right {
	margin: 6px 0 3px 18px;
	}
img.right {
	float: right;
	}
div.content img[align="left"] {
    margin: 6px 18px 3px 0;
    }
div.content img[align="right"] {
    margin: 6px 0 3px 18px;
    }
img.favicon {
	margin: 0 !important;
	vertical-align: middle !important;
	padding: 0 !important;
	}
img.grande{
	background: transparent;
	float:left;
	margin: 0 18px 10px 0;
	border: 2px solid #e5dbb8;
	padding: 4px;
}
img.historia{
	background: White;
	margin: 0 18px 10px 0;
	border: 2px solid #e5dbb8;
	padding: 4px;
}
img.ref{
	background: #fff;
	margin:0px 0px 0px 18px;
	float:right;
	border: 1px solid #dbc051;
	background-color: #f6eec2;
	padding: 8px;
}
img.raf{
	background: #fff;
	margin:0px 18px 0px 0px;
	float:left;
	border: 1px solid #dfc764;
	background-color: white;
	padding: 7px;
}
img.premios{
	margin:0px 18px 16px 0px;
	float:left;
	border: 1px solid #607c33;
	background-color: #cddead;
	padding: 6px;
}
.poto h3 {	margin: 0px 0px 0px 0px;
padding:12px 0px 22px 20px;
		background: url(images/no.gif);
		background-repeat: no-repeat;
	color: #ffea6c;
	font-size:22px;
	font-weight:normal;
	}
	
.oli h3 {	margin: 0px 0px 0px 0px;
padding:12px 0px 22px 20px;
		background: url(images/olive.gif);
		background-repeat: no-repeat;
	color: #ffea6c;
	font-size:22px;
	font-weight:normal;
	}
blockquote {
	font-style: italic;
	font-size: 14px;
	color: #593c0f;
	padding: 0 0 0 24px;
	margin: 0 0 18px 0;
	background: url(images/bg_blockquote.gif) 0 .3em no-repeat;
	}
	/* testimonial block styles start */
.tmns-holder{
	width: 570px;
	overflow: hidden;
	padding: 0px;
}
.testimonials{
	position: relative;
	width: 560px;
	margin: 0 auto;
	padding: 1px;
	border: solid 1px #d4d3d3;
	background: #fbfbfb;
}
.testimonials .bg{
	background: #f0f0f0;
	width: 100%;
	overflow: hidden;
	padding: 9px 0 7px 0;
}
.testimonials .img{
	float: left;
	padding: 12px 15px 0 12px;
}
.testimonials .img img{
	float: left;
	background: #fff;
	padding: 2px 3px;
	border: solid 1px #b5b5b5;
}
.testimonials .text{
	margin: 0 0 0 0x;
	padding: 3px 4px 0 0;
}
.testimonials .text blockquote{
	margin: 0;
	font: italic 14px Georgia, Times, serif;
	color: #3f3f3f;
}
.testimonials .text blockquote a{
	color: #000000;
}
.testimonials .bottom{
	position: absolute;
	bottom: -15px;
	left: 11px;
	background: url(images/testimonials-b.gif) no-repeat;
	width: 24px;
	height: 16px;
}
.tmns-holder .text-area{
	height: 1%;
	overflow: hidden;
	line-height: 13px;
	width: 469px;
	margin: 0 auto;
	padding: 5px 0 0 40px;
}
.tmns-holder .text-area .view{
	float: right;
	background:url(images/a-view.gif) no-repeat;
	font-size:10px;
	line-height:13px;
	padding:0 0 0 21px;
	text-decoration:none;
}
.tmns-holder .text-area .name{
	font-size: 1em;
	font-style: italic;
	color: #9a9a9a;
}
/************************************************
*	cooper      								*
************************************************/
#cooper-wrapper {
	width:100%;
	background-color:#none;
	}
#cooper-wrapper {
	}
#cooper {
	margin:0 auto;
	width:960px;	background: url(images/bg.jpg);
	background-color: #001100;
	}	
	#cooper {
	color:#aaacb0;
	}
#cooper-links {
	background-color:#2c2d35;
	padding: 20px;
	height: 30px;
	
	clear:both;
	}
	/* @group cooper area */

#about {
	width:400px;
	padding:36px 10px 30px 24px;
	float:left;
	}
#shipping {
	width:380px;
	padding:36px 4px 30px 24px;
	float:left;
	}	
#cooper img {
	float:right;
	border:4px solid #3f424c;
	}
	
#cooper h3 a:link,
#cooper h3 a:visited {
	color:#aaacb0;
	text-decoration:none;
	}
#cooper h3 a:hover,
#cooper h3 a:focus {
	color:#fff;
	}	
#about p, #shipping p {
	width:230px;
	line-height: 18px;
	}
#cooper h2 {
	color:#fff;
	margin-bottom:1em;
	}
#about h2 a:link, #about h2 a:visited,
#shipping h2 a:link, #shipping h2 a:visited {
	text-decoration:none;
	color:#fff;
	}
#about h2 a,#shipping h2 a, #now-on h2 a {
	display:block;
	height:38px;
	text-indent:-9999px;
	}
#about h2 a {
	width:281px;
	background:url(images/tfchile.gif) no-repeat;
	}	
#shipping h2 a {
	width:310px;
	background:url(images/tfcolombia.gif) no-repeat;
	}
#cooper #about h2, #cooper #shipping h2 {
	margin:0px 0px 26px 0px;
	}	
#now-on {
	width:379px;
	padding:5px 0 30px 24px;
	float:left;
	}			
#cooper #now-on h2 {
	width:307px;
	background:url(graphics/bg-now-on-vitradirect.gif) no-repeat;
	margin-bottom:0;
	}
#now-on p, #now-on h3 {
	width:265px;
	}
#now-on h3 {
	margin-bottom:.5em;
	}		
#cooper-nav {
	width:497px;
	padding:5px 0 30px 30px;
	float:left;
	}
#cooper-nav div {
	width:143px;
	float:left;
	margin-right:30px;
	}
#cooper-nav div.last {
	margin-right:0;
	}
#cooper-nav h2 {
	font-weight:normal;
	font-size:1.65em;
	margin:1em 0 .5em 0;
	}
#cooper-nav ul{
	border-top:1px solid #3f424c;
	}			
#cooper-nav li a {
	display:block;
	padding:5px 2px;
	border-bottom:1px solid #3f424c;
	}
#cooper-nav li a:link,
#cooper-nav li a:visited {
	text-decoration:none;
	color:#aaacb0;
	}
#cooper-nav li a:hover,
#cooper-nav li a:focus {
	background-color:#31323a;
	color:#fff;
	}		
	#cooper a:link,
#cooper a:visited {
	color:#fff;
	}
#cooper-links ul {
	text-align:center;
	}
#cooper-links li {
	display:inline;
	padding:1.4em 2.6em 0 0;
	}
#cooper-links a:link,
#cooper-links a:visited {
	color:#7f8186;
	text-decoration:none;
	font-size:.95em;
	}
#cooper-links a:hover,
#cooper-links a:focus {
	color:#a1a3a7;
	}
.twothirds { float: left; width: 390px; margin-right: 28px; }
.twothirds ul { width: 190px; float: left; margin: 0 20px 0 0; padding: 0; list-style: none; }
.twothirds ul li { padding: 5px 0; border-bottom: 1px solid #444; }
	
#thumb {
	float: left;
	width: 400px;
	margin: 0px;
	padding:0px;
	}
	
#thumbleft {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	}
	#thumbleft p{

	margin: 28px 0px 0px 0px;
	}
	
#thumbright {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
/*Members & Partners Page Images*/
.partnersblock-holder{
	width: 90%;
	overflow: hidden;
	padding: 0;
}
.partners{
	position: relative;
	width: 98%;
	margin: 0 0 15px 0;
	padding: 0 2px 18px 2px;
	border-bottom: solid 1px #E3E3E3;
	background-color: #ffffca;
		background:url(images/qt.gif) repeat-x;
}
.partners .bg{
	width: 98%;
	overflow: hidden;
	padding: 9px 0 7px 0;
}
.partners .img{
	float: left;
	width:100x;
	padding: 0 15px 0 0;
	background: #fff;
	padding: 2px 3px;
	overflow: hidden;

}
.partners .img img{
	float: left;
	padding: 6px;
	border: 1px solid #d5d5d5;
	margin: 0 15px 0 0;
}
#text {
	margin: 0x;
	padding: 10px 20px 5px 0;
}
#text p{
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Times;
	color: #656565;
		line-height: 18px;
	display:inline;
	overflow:hidden;
}
.partners .textsmall{
	margin: 0 0 0 0x;
	padding: 3px 20px 5px 0;
	margin: 0;
	font: 1.1em Arial, Times;
	color: #656565;
}
/* home page boxes ---------------------------------------*/
.container { padding: 10px 5% 20px 5%; height:100%; overflow:hidden; position:relative; float:left; }
#bottom  { clear:both; background:url(images/bottombg.jpg) repeat; border-top:3px solid #16110d;  border-bottom:3px solid #000; padding:10px 0; }
#bottom-in { padding: 10px 4%;  }

ul.column{ width: 948px; padding: 0; margin: 10px 0 0px 0; list-style: none; padding:0px 0px 0px 12px; }
ul.column li { float: left; width: 236px; padding: 0; margin: 5px 0; display: inline; }
.block {  font-size: 12px; margin:2px 10px 12px 3px ; }
.block h2 { font-size: 15px ; font-weight:bold; }
.block h2 a { color:#382f17; text-decoration:none; }
.block h2 a:hover { color:#000; text-decoration:none; }

ul.column li.about {  margin-right:10px; width:13.5% !important;  }



.xboxcontent img { width:90%; padding:4%; margin: 10px auto 10px auto !important; background:#fff; border:none; -ms-interpolation-mode: bicubic; display: block; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; }
.block1 {	 font-size: 12px; margin-right: 10px; padding: 20px; background: #e3e1d5; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; }

/* home page boxes rounded corner---------------------------------------*/

.xsnazzy {background: transparent; margin:0;  }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: #ede08c; border-left:1px solid #b29d24; border-right:1px solid #b29d24;}
.xb1 {margin:0 5px; background:#b29d24;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background: #fbf6d1 url(images/br.gif) repeat-x top left; border: 0 solid #bda72b; border-width:0 1px; height:362px; overflow:hidden;  padding:3px 10px; }
.xboxcontent2  { display:block; background:#aa9e7c; border:0 solid #9e947c; border-width:0 1px; padding:10px 10px; min-height:670px;  _height:670px;  }

/* about --------*/
.xasnazzy {background: transparent; margin:0 10px 0 0;}
.xatop, .xabottom {display:block; background:transparent; font-size:1px;}
.xab1, .xab2, .xab3, .xab4 {display:block; overflow:hidden;}
.xab1, .xab2, .xab3 {height:1px;}
.xab2, .xab3, .xab4 {background: #180300; border-left: 1px solid #8b0000; border-right:1px solid #443a26;}
.xab1 {margin:0 5px; background:#443a26;}
.xab2 {margin:0 3px; border-width:0 2px;}
.xab3 {margin:0 2px;}
.xab4 {height:2px; margin:0 1px;  }

#xaboxcontent {display:block; background: #080000 url(images/tt.jpg) repeat-x top left; border: 0 solid #0e0000; border-width:0 1px; height:362px; overflow:hidden;  padding:3px 10px; }

#xaboxcontent h5 { margin:26px 0 12px 0; padding:0 0 45px 0; _padding-bottom:25px;   font:24px Georgia, "Times New Roman", Times, serif; color:#fdce63; text-align:center; background:url(images/tag.png) no-repeat center bottom;  border: none;}

#xaboxcontent p { font-family:Georgia, "Times New Roman", Times, serif; color:#fff; text-align:center; _margin-top:40px;  }

img.item {
	padding: 0px;
	margin: 0px 19x 10px 0px;
	display: inline;
	}

.item {
	float: left;
	margin: 0px 19px 10px 0px;
	}
	img.dero {
	padding: 0px;
	margin: 0px 0px 10px 18px;
	display: inline;
	}

.dero{
	float: right;
	margin: 0px 0px 10px 18px;
	}
a#dale {
margin-top:16px;
padding-bottom:10px;
display:block;
text-decoration:underline;
background:url(images/even.gif) no-repeat 0px 0px;
padding-left:26px;
color: #29a6bb;
}

a:hover#dale {
color: #e31897;

}
#las-noticias{
 width:310px;
 float:left;
 height:470px;
 margin:20px 0px 0px 0px;
padding:10px 0px 20px 18px; 
 background:url(images/mama.gif) top no-repeat;
 } 
 
#las-noticias h3 {
	color: #FFFFFF;
	font-size: 24px;
	padding: 0 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	 margin:0px;
	text-decoration:none;
 }


#novedad {
float: left;
padding:40px 8px 20px 6px;
width:305px;
margin: 0px 0 0px 0px;

}

#novedad img {
float: left;
padding: 3px;
margin: 7px 4px 15px 0;
}
#novedad h3{
margin: 0;
padding:0;
}
#novedad h3 a {
float: right;
width: 190px;
font-size: 16px;
margin: 0;
padding:0;
color: #723000;
}
#novedad p {
float: right;
width: 190px;
font-size: 12px;
margin:0px;
padding:0px;

}
#novedad span a {
float: left;
width: 305px;
margin:4px 0 4px 0;
padding:0 0 10px 25px;
 color: #668238;

    font-weight: bold;
    font-size: 11px;
	background: url(images/a-link.gif) no-repeat;
	
	}	
.mapa {	background: #f7f1cc;
	margin:0px 0px 0px 0px;
	border: 1px solid #d5c14a;
	padding: 4px;
	text-align: center;


	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.mapa img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}

.mapa p.locacion {
	margin: 0px;
	padding: 8px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	background: #000e00;
	color: #FFFFFF;
	}
	

img.hola {
	padding: 0px;
	margin: 0px 0x 10px 0px;
	display: inline;
	}

.hola {
	float: left;
	margin: 0px 0px 10px 0px;
	}
	
	div.cajon {
	padding: 14px 6px 1px 8px;
	border: #e1cf81 solid 1px;
	border-width: 2px 0px;
	margin: 0 0 2px 0;
	font-size: 12px;

	}
	div.cona {
	height:420px;
			background: url(images/mama.gif) top center;
			background-color: blue;
			background-repeat: no-repeat;

	}
		div.osv {
margin:30px 0px 0px 0px;
padding:0px;

	}
			div#ose {
margin:0px 0px 0px 0px;
padding:0px;

	}
#newconcept_bottom_start {
background-image:url(themes/newconcept/newconcept_center_header_bg.png);
height: 8px;
border-top: 1px solid #413524;
border-left: 1px solid #413524;
border-right: 1px solid #413524;
border-bottom: 1px solid #413524;
margin: 1px 0 0 0;
font-size:0px;
line-height:0px;

}


#newconcept_bottom {
padding: 2px 26px 6px 26px;
font-family: Arial, Helvetica, sans-serif;
position: relative;
z-index:0;
}

.newconcept_bottom_icons {
background-image: url(images/browsers_bg.png);
	background-repeat: no-repeat;
width: 320px;
height: 55px;
padding: 26px 0 0 0;
float: left;
}

.newconcept_bottom_icons2 {
	background-repeat: no-repeat;
width: 204px;
height: 55px;
padding: 26px 0 0 0;
float: left;
}

.newconcept_bottom_icons3 {
background-image: url(images/browsers3_bg.png);
	background-repeat: no-repeat;
width: 222px;
height: 55px;
padding: 26px 0 0 0;
float: right;
}


.browser_1 {
background:transparent url(images/browser_ie6.png) no-repeat scroll 0%;
}

.browser_2 {
background:transparent url(images/browser_ie7.png) no-repeat scroll 0%;
}

.browser_3 {
background:transparent url(images/browser_opera.png) no-repeat scroll 0%;
}

.browser_4 {
background:transparent url(images/browser_firefox.png) no-repeat scroll 0%;
}

.browser_5 {
background:transparent url(images/browser_safari.png) no-repeat scroll 0%;
}

.browser_6 {
background:transparent url(images/browser_camino.png) no-repeat scroll 0%;
}

.w3_1 {
background:transparent url(images/valid-xhtml10.png) no-repeat scroll 0%;
}

.w3_2 {
background:transparent url(images/valid-css2.png) no-repeat scroll 0%;
}

.ee {
background:transparent url(images/ee.png) no-repeat scroll 0%;
width: 222px;
padding:0;
margin:0;
}



.newconcept_bottom_icons a {
padding: 0 9px 0 0;
height:38px;
width:38px;
display: block;
overflow:hidden;
text-decoration:none;
text-indent:-1000em;
z-index:1000000;
float:left;
}


.newconcept_bottom_icons2 a {
padding: 0 14px 0 0;
height:12px;
width:88px;
display: block;
overflow:hidden;
text-decoration:none;
text-indent:-1000em;
z-index:1000000;
float:left;
}


.newconcept_bottom_icons3 a {
padding: 0 14px 0 0;
height:38px;
width:220px;
display: block;
overflow:hidden;
text-decoration:none;
text-indent:-1000em;
z-index:1000000;
}

.newconcept_bottom_htm {
	background-repeat: no-repeat;
width: 203px;
height:39px;
position:absolute;
top:15px;
right:46px;
}
.newconcept_bottom_ert {
background-image: url(images/team-foods.jpg);
	background-repeat: no-repeat;
width: 203px;
height:90px;
position:absolute;
top:50px;
right:26px;
}
.newconcept_bottom_ert a {
width: 203px;
height:90px;
display:block;
overflow: hidden;
z-index: 1000000;
text-indent:-1000em;
text-decoration:none;
}

.newconcept_bottom_htm a {
width: 203px;
height:39px;
display:block;
overflow: hidden;
z-index: 1000000;
text-indent:-1000em;
text-decoration:none;
}

.newconcept_bottom_top {
background-image: url(themes/newconcept/newconcept_bottom_top_bg.png);
	background-repeat: no-repeat;
width: 71px;
height:111px;
position:absolute;
bottom:0;
right:320px;
}

.newconcept_bottom_top a {
width: 71px;
height:111px;
display:block
}


#footsie{
	font-size:12px;
	font-weight:normal;
	margin:14px 0px 10px 0px;
	padding:0px;
	height:32px;
	float:left;
}
#footsie ul { list-style:none; margin:0px; padding:0px;}

#footsie li{
	float: left;
	padding:0px;

	margin: 0 6px 0 0;
}
#footsie li a{
	color: #ffffff;
	display: block;
	font-weight:bold;
	float: left;
	text-decoration:none;
	margin:0px;
	padding: 0 0 0 12px;
		background: url(images/q.gif) no-repeat top left;
}
#footsie li a span{
	display: block;
	float: left;
	height: 32px;
	padding: 6px 15px 0 2px;
		background: transparent url(images/q.gif) no-repeat top right;
			margin:0px;
}
#footsie li a:hover {
	color: #595959;
	cursor: pointer;
	text-decoration: none;}
#footsie li.active a, #footsie li.current_page_item a{
	background: url(images/q.gif) no-repeat top left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
#footsie li.active a span,
#footsie li.current_page_item a span,
#footsie li a:hover span{	background: transparent url(images/e.gif) no-repeat top right;
}
#footsie li.current_page_item a {
color: #1d3e58;
text-decoration:none;
}

	.dev{
	vertical-align: middle;
	margin-right: 2px;
	}
	
	
#newconcept_bottom ul {
padding: 0px;
margin: 0px;
}
  /* NOTICE: =notice
------------------------------*/
.notice {
  margin: 0 0 18px 18px;
  position: relative;
  background-image: url(images/quote.gif) 0 0 no-repeat;
}
.notice .exclaim {
  background: url(images/ge.gif) 0 0 no-repeat;
  height: 39px;
  position: absolute;
  left: -18px;
  top: 28%;
  width: 39px;
}
.notice p {
  background-color: #ffff9f;
  color: #2a2829;
  font-size: 13px;
  font-weight: normal;
  line-height: 25px;
  padding: 12px 30px;
  margin-bottom: 0;
}
.notice a { color: #6b5f19; }
.notice a:hover { color: #e57c1b; }

.pic img {
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 23px; margin-bottom:16px; 	border: 1px solid #cadaf4;
	padding:4px;
	background-color: #e5f1fb;
}
.pic.fr img {
	margin-left: 23px; margin-bottom:16px; 	border: 1px solid #dbc051;
	padding:8px;
	background-color: #f6eec2;
}
.fl {
	float: left;
}
.fr {
	float: right;
}