/* =INITIAL
 v2.1, by Faruk Ates - www.kurafire.net
 Addendum by Robert Nyman - www.robertnyman.com */
	/* Neutralize styling:
 Elements we want to clean out entirely: */
* {
	margin: 0;
	padding: 0;
}

html,body,form,fieldset {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 11px;
	color: #000;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a:link,a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009;
	text-decoration: none;
}

/*
input.button {
	cursor: pointer;
	border: 0;
	background: #9F0000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}*/
a.button {
	float: left;
	cursor: pointer;
	border: 0;
	background: #9F0000;
	color: #fff;
	padding: 4px 6px;
	text-decoration: none;
	margin-right: 7px;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

img {
	border: 0 none;
}

hr {
	border: 1px solid #999;
}

ul {
	list-style-position: outside;
	list-style: none;
}

li a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	line-height: normal;
}

div.center {
	text-align: center;
}

/* =LAYOUT
 */
body {
	background: url(../images/body_bg.png);
}

div#wrapper {
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 955px;
}

div#header {
	margin-bottom: 5px;
}

h1#logo img {
	float: left;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

#container .leftcolumn,#container .maincolumn,#container .rightcolumn {
	vertical-align: top;
}

#container .left_wrapper {
	float: left;
	margin-left: 5px;
	width: 699px;
}

#container .maincolumn {
	float: right;
	padding-bottom: 100px;
	width: 459px;
}

#container .leftcolumn {
	width: 234px;
	margin-right: 6px;
	float: left;
}

#container .leftcolumn ul {
	list-style-type: none;
}

#container .rightcolumn {
	float: right;
	margin-right: 1px;
	width: 242px;
}

/* =FOOTER
 */
div#footer {
	text-align: center;
	clear: both;
	width: 100%;
}

.moduletable_footer {
	width: 92%;
	margin: 0 auto;
	border-bottom: 1px #999 solid;
}

div#footer table {
	
}

div#footer table th {
	color: #474747;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial, serif;
	text-align: left;
	vertical-align: top;
}

div#footer table td {
	text-align: left;
	vertical-align: top;
}

div#footer table .col_separator {
	width: 80px;
	text-align: center;
}

div#footer table .col_separator span {
	background: url(../images/footer_colseparator.png);
	width: 1px;
	height: 117px;
	display: block;
	margin: 0 auto;
}

div#footer table ul li {
	list-style: none;
	list-style-position: outside;
}

div#footer table a {
	text-align: left;
	text-decoration: none;
	font-family: Tahoma, Arial, serif;
	font-size: 12px;
	color: #b5b5b5;
}

div#footerspacer {
	width: 100%;
	clear: both;
}

div#footerlegend {
	background: #455c0c;
	color: #fff;
	height: 20px;
	clear: both;
}

#top {
	background-image: url(../images/topmenu_bg.png);
	border: 1px solid #c3c3c3;
	float: left;
	margin-bottom: 9px;
	width: 100%;
}

#top a {
	cursor: pointer;
}

/* =BODY MODULES
 */
#body,#component {
	clear: left;
	float: left;
	width: 100%;
}

.left {
	width: 60% !important;
	float: left !important;
}

.right {
	clear: none !important;
	float: right !important;
	width: 30% !important;
}

.mediumh {
	height: 398px;
}

.mediumh img {
	clear: both;
	margin: 0 auto;
}

#pathway {
	clear: both;
}

#body .moduletable {
	clear: both;
	display: block;
	float: left;
	margin-top: 8px;
	width: 100%;
}

#body .moduletable h3 {
	color: #000;
	margin-bottom: 10px;
}

#body .moduletable table {
	width: 100%;
	clear: both;
	/*	display:block;*/
}

.about {
	background: #f5f5f5;
	clear: right !important;
	float: right !important;
	height: 270px;
	margin-right: 1%;
	margin-top: 0px !important;
	padding: 12px 2% !important;
	width: 29% !important;
}

#body h3,#body h4 {
	font-size: 11px;
	font-weight: bold;
}

#body ul {
	list-style-type: disc;
	list-style-position: inside;
}

#featuredarticles {
	
}

#featuredarticles td {
	padding: 7px 0;
}

#featuredarticles img {
	margin-right: 14px;
	border: 1px solid #949494;
}

#body .readon {
	float: right;
	margin-right: 14px;
	margin-top: 0;
}

#more_art {
	margin-bottom: 10px;
	width: 100%;
}

#article_list h4,#more_art h4 {
	font-weight: normal;
}

#article_list h4 a,#more_art h4 a {
	color: #070707;
}

#article_list td,#more_art td { /*	padding: 4px 10px;*/
	
}

/* =LEFT COLUMN */
.moduletable_left_menu ul {
	position: relative;
	z-index: 1000;
}

.moduletable_left_menu ul li {
	clear: left;
	float: left;
	position: relative;
	width: 250px;
}

.moduletable_left_menu ul ul {
	left: 250px;
	top: 0;
	position: absolute;
	visibility: hidden;
	z-index: 1500;
}

.moduletable_left_menu ul ul li {
	background: #6a6a6a url(../images/leftmenu_hover_bg.png) top left
		repeat-x;
	width: 150px;
}

.moduletable_left_menu ul li:hover ul,.moduletable_left_menu ul a:hover ul
	{
	visibility: visible;
}

#container .leftcolumn ul li a {
	display: block;
	padding: 7px 0 7px 8px;
}

#container .leftcolumn ul ul li a {
	display: block;
	padding: 7px 0 7px 16px;
}

#container .leftcolumn ul li:hover {
	background: #6a6a6a url(../images/leftmenu_hover_bg.png) top left
		repeat-x;
}

#container .leftcolumn ul li:hover a {
	color: #f2f2f2 !important;
}

#container .leftcolumn ul li a:hover {
	color: #f2f2f2;
}

#container .leftcolumn ul ul li:hover {
	background: #84110c url(../images/menu_sub_hover.png) top left repeat-x;
}

/* ROTATOR */
.moduletable_rotator {
	border: 1px solid #ccc;
	height: 200px;
	float: left;
	clear: both;
	padding: 0;
	position: relative;
	width: 100%;
}

.sliderwrapper {
	height: 197px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sliderwrapper .contentdiv {
	background-color:#fff;
	clear: both;
	height: 194px;
	margin: 3px;
	position: absolute;
	top: 0;
}

.sliderwrapper .contentdiv h4 a,.sliderwrapper .contentdiv h4 a:hover {
	color: #000;
	text-decoration: none;
}

.sliderwrapper .contentdiv img {
	float: left;
}

.moduletable_rotator .pagination {
	background-color: #e8e8e8;
	bottom: 2px;
	float: right;
	position: absolute;
	right: 2px;
	width: 292px;
	z-index: 1500;
}

.pagination {
clear:both;
margin:4px;
text-align:center;}

.pagination span {
	color:#438AC4;
	padding: 2px;
}

.pagination strong span {
	border:1px #438AC4 solid;
	color: #438AC4;
}

.pagination a {
	padding: 0 5px;
	text-decoration: none;
	height: 19px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	color: #747474;
}

.pagination a:hover,.pagination a.selected {
	color: #F2F2F2;
	background-color: #747474;
}

/* =MENUS
 */
ul.menu_header {
	list-style-type: none;
	overflow: hidden;
	margin-left: 45px;
	margin-top: 10px;
	float: left;
}

ul.menu_header li {
	display: inherit;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px #6f6f6f solid;
}

ul.menu_header li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

ul.menu_header li a {
	color: #535353;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding: 0 2px 0 10px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	background-image: url(../images/topmenu_bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

ul.menu_header li#current a {
	font-weight: bold;
}

div.moduletable_tools {
	clear: both;
	width: 100%;
	background: #747474;
	float: left;
	height: 26px;
}

ul.menu_tools {
	float: right;
	list-style-type: none;
	margin-right: 32px;
	margin-top: 5px;
}

ul.menu_tools li {
	display: inherit;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px #ccc solid;
}

ul.menu_tools li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

ul.menu_tools li a {
	color: #f2f2f2;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	font-size: 13px;
}

div.moduletable_menu_top {
	clear: both;
	float: left;
	height: 27px;
}

.moduletable_menu_top ul {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 1000;
	padding: 0;
}

.moduletable_menu_top ul li {
	display: inherit;
	float: left;
	background: url(../images/topmenu_separator.png) no-repeat top right;
	height: 27px;
	position: relative;
}

.moduletable_menu_top ul li:hover { /*	background: #464646;*/
	
}

.moduletable_menu_top ul li:hover a {
	color: #c00;
}

.moduletable_menu_top ul li a {
	color: #3A6B94;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	padding: 4px 8px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
}

.moduletable_menu_top ul ul {
	left: 0;
	top: 30px;
	position: absolute;
	visibility: hidden;
	z-index: 1500;
}

.moduletable_menu_top ul ul li,.moduletable_menu_top ul ul li:first-child
	{
	background: #6a6a6a url(../images/leftmenu_hover_bg.png) top left
		repeat-x;
	height: auto;
	width: 144px;
}

.moduletable_menu_top ul ul li a {
	color: #f2f2f2;
}

.moduletable_menu_top ul ul li:hover {
	background: #84110c url(../images/menu_sub_hover.png) top left repeat-x;
}

.moduletable_menu_top ul li:hover ul,moduletable_left_menu ul a:hover ul
	{
	visibility: visible;
}

.moduletable_menu_top ul li.item28 ul {
	left: -46px;
}

ul.menu_left li {
	list-style-type: none;
}

/* =PATHWAY
 */
a.pathway:link,a.pathway:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #445B0B;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.pathway:hover {
	color: #FF6600;
	text-decoration: none;
}

/* =SEARCH
 */
form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding: 0;
}

div.search {
	border: 1px solid #aaa;
	border-right: 0;
	height: 54px;
	display: block;
	background: #FEF9D3;
}

div.search input {
	margin: 16px 0 0 7px;
	background-color: #f20017;
	font-family: Tahoma, Arial, serif;
	color: #fff;
	float: left;
}

#search {
	float: right;
	width: 320px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}

#mod_search_searchword {
	padding-left: 3px;
	padding-top: 3px;
	background: url(../images/input_bg.png) repeat-x;
	width: 150px;
	height: 17px;
	margin: 16px 0 0 10px;
	border: 1px solid #aaa;
	color: #333;
}

/* =CONTENT
 */
.contentpaneopen a,.contentpaneopen a:visited,.contentpaneopen a:hover {
	color: #00b;
}

.contentheading a.contentpagetitle {
	color: #333333;
	float: left;
	margin-bottom: 10px;
	text-decoration: none;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

div.componentheading {
	padding-left: 0px;
}

a.readon {
	margin-top: 10px;
	color: #f20017;
}

label.invalid {
	color: #ff0000;
}

a.mainlevel:link,a.mainlevel:visited {;
	
}

a.mainlevel:hover {;
	
}

span.article_separator {
	display: block;
	height: 20px;
}

td.buttonheading {;
	
}

td.buttonheading img {
	border: none;
}

td.greyline {
	width: 20px;
}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog {
	clear: both;
	float: left;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

table.contenttoc td {
	padding: 0 5px;
}

tr.sectiontableentry0 td,tr.sectiontableentry1 td,tr.sectiontableentry2 td
	{
	padding: 4px;
}

td.sectiontableentry0,td.sectiontableentry1,td.sectiontableentry2 {
	padding: 3px;
}

table.contentpaneopen,table.contentpane {
	margin: 0 10px;
	padding: 0;
	width: auto !important;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#form-login ul {
	padding-left: 20px;
}

div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption {
	padding: 0 10px 0 10px;
}

div.caption img {
	border: 1px solid #CCC;
}

div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {;
	
}

div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

.contentheading {
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	vertical-align: bottom;
	color: #039;
	text-align: left;
	width: 100%;
	letter-spacing: 1px;
}

.leftcolumn h3,table.moduletable th,legend {
	background: #6a6a6a url(../images/moduleheader_bg.png) top left repeat-x
		;
	font-family: Tahoma, sans-serif;
	color: #f2f2f2;
	font-size: 18px;
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	width: 100%;
	height: 21px;
}

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

.invalid {
	border-color: #ff0000;
}

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {;
	
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.clr {
	clear: both;
}

.contentpaneopen_edit {
	float: left;
}

.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid #fff;
}

.sectiontableheader th {
	padding: 5px;
}

.highlight {
	background-color: #fffebb;
}

.bannergroup {
	float: left;
	margin-bottom: 2px;
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.rightcolumn h3 {
	border-bottom: 1px dashed #fff;
	color: #525252;
	font-size: 11px;
	margin: 8px 10px 0 10px;
	padding-bottom: 8px;
	text-decoration: underline;
}

.rightcolumn h4 {
	font-weight: normal;
}

.rightcolumn a img,.rightcolumn a:hover img {
	text-decoration: none;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center
		no-repeat;
}

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center
		no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center
		no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}

#component-contact table td {
	padding: 2px 0;
}

#component-contact input,#component-contact textarea {
	background-color: #EEEEEE;
	border: 2px solid #909090;
	color: #35005E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#component-contact button {
	background-color: #455C0C;
	border: 1px solid black;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

/* VIRTUE MART */
#bodyprod {
	padding: 0 !important;
	width: 99% !important;
}

#bodyprod h3 {
	margin: 5px 0 0 5px;
}

#bodyprod table {
	margin: 5px;
}

#bodyprod img {
	border: 1px solid #ccc;
}

#bodyprod .productPrice {
	color: #f00;
	text-decoration: underline;
}

.addtocart_button_module {
	border: 0;
}

.moduletable_confidenceshop {
	background: #f0f0f0 url(../images/conf_bottom.png) bottom center
		no-repeat;
	margin: 8px auto 0;
	overflow: hidden;
	width: 139px;
}

.moduletable_confidenceshop h3 {
	background: #656565 url(../images/conf_top.png) no-repeat scroll center
		top;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 7px 0;
	text-align: center;
	text-decoration: none;
}

.moduletable_confidenceshop ul {
	margin: 6px 7px 12px;
}

.moduletable_confidenceshop ul li {
	background: url(../images/conf_bullet.png) no-repeat 0px 4px;
	list-style: none;
	padding-left: 9px;
	margin-bottom: 6px;
}

.moduletable_confidenceshop ul li a {
	color: #666;
	text-decoration: none;
}

.moduletable_featvideos {
	margin: 18px 0;
}

.moduletable_featvideos a {
	line-height: 18px;
}

.moduletable_latprod table td {
	
}

.moduletable_latprod table .sectiontableentry2 {
	
}

.moduletable_latprod .product_name {
	display: none;
}

.moduletable_latprod .productPrice {
	display: block;
	font-weight: bold;
	margin: 2px 0 6px;
	text-decoration: underline;
	color: #666;
}

.moduletable_latprod .addtocart_button_module {
	border: 0;
}

.third {
	clear: none !important;
	display: inline !important;
	float: left;
	height: 252px;
	margin-left: 1%;
	overflow: hidden;
	width: 28% !important;
}

#first {
	margin-left: 0 !important;
}

.third h3,.third .display_name {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.third ul li {
	list-style: none;
	list-style-position: outside;
	margin-top: 8px;
}

.third ul li a,#rel_prods ul li a {
	text-decoration: underline;
}

.third ul li a:hover,#rel_prods ul li a:hover {
	text-decoration: underline;
}

#rel_prods {
	background: #f5f5f5;
	clear: right !important;
	float: right !important;
	height: 274px;
	margin-top: 0 !important;
	width: 30% !important;
}

#rel_prods ul li,#rel_prodsect ul li {
	background: url(../images/list_bullet.gif) no-repeat 0 9px;
	border-top: 2px dotted #a3a3a3;
	list-style: none;
	padding: 4px 0 5px 22px;
}

#rel_prods ul li:first-child,#rel_prodsect ul li:first-child {
	background-position: 0 6px;
	border-top: 0;
	padding-top: 0;
}

#cat_videos ul {
	margin-top: 25px;
}

#cat_videos ul li {
	border-top: 2px dotted #a3a3a3;
	list-style: none;
	padding: 6px 0 8px 12px;
}

#cat_videos ul li:first-child {
	background-position: 0 6px;
	border-top: 0;
	padding-top: 0;
}

img.caption {
	float: left;
	margin: 0 10px 10px 0;
}

/* = ASK MILLENIUM */
.ask {
	background: url(../images/mod_ask_bg.png) top left;
	border: 1px solid #1c5187;
	margin-bottom: 7px;
	overflow: hidden;
}

.ask h3 {
	border-bottom: 1px dashed #fff;
	color: #fff;
	font-size: 11px;
	margin: 8px 10px 2px 10px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-decoration: none;
}

.ask dl {
	
}

.ask dt {
	color: #fff;
	float: left;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-right: 6px;
	text-align: right;
	width: 60px;
}

.ask dd input,.ask dd textarea,.ask dd select {
	border: 1px solid #d9e0e6;
	color: #000;
	font-size: 13px;
	padding: 1px;
}

.ask input.button {
	background: none !important;
	border: 0;
	clear: both;
	float: right;
	margin-right: 21px;
}

.feat_art h4 {
	margin-bottom: 4px;
}

.feat_art .readon {
	border-bottom: 2px dotted #999;
	margin-bottom: 14px;
	margin-right: 0 !important;
	padding-bottom: 22px;
	padding-right: 7px;
	text-align: right;
	width: 100%;
}

span.spanish {
	padding: 1px;
	float: right;
}

span.spanish a {
	background: #ccc;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 4px 12px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
}

span.spanish a:hover {
	color: #000
}

.description {
	margin-top: 0 !important;
}

.description img {
	border: 1px solid #ccc;
	padding: 4px;
}

.categories ul li {
	list-style: none;
	clear: both;
	display: block;
}

.categories ul li a,.category_title .display_name {
	clear: both;
	color: #333;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

.categories ul li a:hover {
	text-decoration: underline;
}

.categories ul ul.arts {
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.categories ul ul li a {
	color: #039;
	font-size: 11px;
	margin-bottom: 0;
	text-decoration: underline;
	text-transform: none;
}

.categories ul ul li a:hover {
	color: #69c;
}

.cat_arts {
	margin-left: 14px;
	margin-right: 30px;
	width: 410px !important;
}

#category {
	
}

.contentpaneopen img {
	float: right;
	margin-left: 15px;
}

.testimonials_module {
	float: left;
	clear: none;
	border: 1px #ccc solid;
	padding: 10px;
	height: 121px;
}

.testimonials_module ul {
	padding-left: 24px;
	list-style: square;
	margin: 10px 0;
}

/*.testimonial img {
	clear: both;
	float: none;
	margin: 0;
	text-align: center;
}

table .testimonials {
	border: 0;
	padding: 0;
	color: #fff;
}

.testimonials table td {
	width: 200px;
	border: 0;
	padding: 0;
	color: #fff;
}*/
.testimonials {
	background: #eee url(http://mleye.com/images/testimonials_bg2.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 46px;
}

.testimonials table {
	padding: 0;
}

.testimonial_detail {
	clear: left;
	margin-left: 140px;
	padding:30px 0;
	width: 500px;
}

.text {
	color: #333333;
	font-family: "Tahoma", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.whtext {
	color: #FFFFFF;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.whtextsm {
	color: #FFFFFF;
	font-family: "Tahoma", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.mdwhtext {
	color: #FFFFFF;
	font-family: "Tahoma", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.whtext2 {
	color: #FFFFFF;
	font-family: "Tahoma", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.whtext2 a {
	color: #FFFFFF;
	font-family: "Tahoma", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.whtext2 a:hover {
	text-decoration: underline;
}

.contentpaneopen_form {
	background: url(../../../images/stories/mleyecForm/form-bg.png) bottom
		left repeat-x;
	margin-left: 55px;
	width: 821px;
}

#testimonial_wrapper {
	margin-left: 0 !important;
}

#ckformcontainer {
	background: #cee0ee url(../images/formTop.png) top left no-repeat;
	margin: 0 12px !important;
	width: 352px !important;
	margin: 0 12px !important;
}

#ckform {
	background: url(../images/formBottom.png) bottom left no-repeat;
	clear: both;
	margin: 10px 0;
}

.testimonialsForm {
	background: #eee;
	clear: both;
	padding: 4px;
}

.testimonialsForm a {
	color: #fff !important;
}

.testimonialsForm img,.contentpaneopen_form img {
	float: none;
	margin: 0;
}

.testimonialForm #ckformcontainer,.testimonialForm #ckform {
	background: none !important;
	margin: 0 !important;
	width: 328px !important;
}

#ckformcontainer h3 {
	clear: both;
	color: #347D8A;
	float: left;
	font-size: 12px;
	line-height: normal;
	margin: 20px 0 0 20px;
}

.ckCSSlabel {
	margin-left: 20px;
	padding: 4px 0;
	width: 112px !important;
}

.ckCSSinputnormal {
	width: 142px !important;
}

.contentpaneopen_form h5 {
	font-size: 16px;
	line-height: 150%;
	text-align: center;
}

.contentpaneopen_form h6 {
	color: #fff;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
}

.contentpaneopen_form #submit_bt {
	background: url(../images/formButton.png) top left no-repeat;
	border: 0;
	color: #cee0ee;
	cursor: pointer;
	font-weight: bold;
	height: 23px;
	line-height: normal;
	margin: 20px 0 20px 130px;
	width: 69px;
}