body {
	color: #444;
}



.photoright {
        padding: 0px 10px 10px 10px; 
        float: right;
}

.photoleft {
        padding: 0px 10px 10px 10px; 
        float: left;
}


div#placeholder-logo {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	/*color: #444444;*/
color: #f8981d;
}

div#placeholder-nav-vert {
	text-align: right;
padding-top: 27px;
}

div#placeholder-search {
	background: #6d92a4;
}

div#sub {
	color: #fff;
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #fff;	
font-weight: bold;
}

td.menu-item-hover {
	color: #f4eb7b;
font-weight: bold;
}

td.menu-item-selected {
	color: #aff7d3;
font-weight: bold;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #7A9A8A;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form {
	background: transparent;
	border: none;
	border-bottom: 1px solid #7A9A8A;
	margin-bottom: 18px;
	padding: 18px 0;
}

.annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #7A9A8A;
	margin-bottom: 18px;
	padding: 0px 0;
border-bottom: 1px solid #7A9A8A;
}

.newsletter-form_moda, .quicklinks_moda {
	background: transparent;
	border: none;
	border-bottom: 1px solid #9AADB5;
	margin-bottom: 6px;
	padding: 6px 0;
}
/*.announcement-list {
	border: none;
	padding: 0 18px;
}*/

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #fff;
	font-size: 12px;
        line-height: 1.5em
	margin: 0;
	padding: 0px 18px;
}

.newsletter-form_moda h3,  .quicklinks_moda h3 {
	background: transparent;
	border: none;
	color: #88C6BE;
	font-size: 14px;
        line-height: 1.5em
	margin: 0;
	padding: 0px 3px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #278f5b;
	text-decoration: none;	
}

a:hover, a:active {
	color: #278f5b;
	text-decoration: underline;
}

div#sub a {
	color: #aff7d3;
}

a#logo {
	text-decoration: none !important;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #f8981d url(/images/cssimg/bg-4-8-3.png) repeat-y 50% 0;
	margin: 0;
}

body#sub {
	background: #f8981d url(/images/cssimg/bg-sub-4-8-1.png) repeat-y 50% 0;
}

div#nav {
	background: url(/images/cssimg/bg-logo-4-8-1.png) repeat-y 0 0;
	height: 90px;
	margin: 0;
	padding-right: 10px;
	padding-top: 54px;
	width: 150px;
}

div#main {
	margin: 0;
	width: 600px;
}

body#sub div#main {
	width: 789px;
}

div#main div.inner {
	/*padding: 18px 36px;*/
padding: 6px 36px 18px 36px;
}

div.innertuscan {
	/*padding: 18px 36px;*/
padding: 0 0 18px 0;
}

div#main_moda div.inner_moda div#sub_moda div.inner_moda {
	padding: 18px 0 36px;
}

div#placeholder-nav-vert {
	margin-top: 36px;
}

div#placeholder-hero {
	/*height: 216px;*/
	width: 600px;
}

div#placeholder-search {
	padding: 9px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	/*height: 36px;
	line-height: 36px;*/
	padding-left: 10px;
        padding-top: 10px;
	/*text-align: right;*/
        height: 134px;
	line-height: 134px;
         text-align: left;
}

body#sub div.whoslogged {
	padding-top: 10px;
        padding-left: 10px;
}

div#placeholder-footer {
	padding: 0 30px;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}

blockquote.testimonial {
    background: none repeat scroll 0 0 #F9E3A7;
    border: 1px solid #F5972F;
    color: #D64A00;
    font: 14px/1.3 arial;
    margin: 0 auto 18px;
    padding: 9px;
    position: relative;
    width: 100%;
}

.clear {
    display: block;
}



/* @end */

