/*  Tripoli CSS plug */

body {
font-family: Arial, Helvetica, sans-serif;
color: #666;
background-color: #fff;
}

ins,dfn{border-bottom-color:#ccb;color:#443}
del{color:#665}
abbr,acronym{border-bottom-color:#ccb}
blockquote{border-top-color: #ccb;border-bottom-color: #ccb;color:#665}
fieldset{border-color:#ccb}
legend{background-color:#fff}
textarea,input[type='text'],select{border-color:#ccb;background:#fff;color:#443}
textarea:hover,input[type='text']:hover,select:hover{border-color:#aa9}
option{color:#443}
.content table,.content th,.content td{border: none}
.content hr{color:#ccb;background-color:#ccb}
.content code,.content pre{color:#8a4}
h1{color: #333;}
h2,h3,h4,h5,h6{color: #666}
.content h6 {margin: .25em;}
/* end Tripoli plug */

tr, td {
	vertical-align: top;
}
img {
	border: 0;
}

#container {
margin: 18px auto;
width: 960px;
background: #FFF;
}

#container-popup {
margin: 18px auto;
width: 760px;
background: #FFF;
}

#sidebar-front {
float: right;
width: 390px;
margin-right: 5px;
margin-left: -5px;
padding-top: 1em;
}

#sidebar-designers {
width: 390px;
margin-right: 5px;
margin-left: -5px;
padding-top: 1em;
}

#sidebar {
float: right;
width: 275px;
margin-right: 20px;
}

#sidebar-designer-content {
float: right;
width: 295px;
margin-right:; 0;
background-color: #151515;
}

#sidebar-designer-content-inner {
	padding: 10px;
}

#sidebar-designer-content h2 {
	color: #fff;	
	margin-top: .45em;
	font-size: 1.6em;
}
#sidebar-designer-content h3 {
	color: #fff;	
}
#sidebar-designer-content p {
	color: #fff;	
}
a.dsidebarclean
{
	color: #fff;	
	text-decoration: none;	
}
a.dsidebarclean:hover
{
	color: #f90;
	text-decoration: none;	
}
a.dsidebarlink {
	color: #f90;
	text-decoration: underline;	
}
a.dsidebarlink:hover {
	color: #fff;
	text-decoration: underline;	
}

#content-wrap {
margin: 0 40px 0 1em;
}

#content-wrap-full {
margin: 0;
}

#aluma-footer {
clear: both;
background: #fff;
padding: 1em;
text-align: right;
}

/*---------------------------- Site Navigation -------------------------------*/
#top {
display: inline;
list-style-type: none;
}

#front-banner {
width: 100%;
border: 1px solid #eee;
height: 235px;
}

#content-box-front {
width: 100%;
border: 1px solid #eee;
background: #f7f7f7;
}

#content-box {
width: 100%;
border: 1px solid #eee;
background: #fff;
}

#hnav {
width: 100%;
margin: 0px;
height: 42px;
}

#hlogo {
margin: 0px;
}

#hmenu {
text-align: right;
margin: 0px;
padding: 12px 0 0 0;
text-transform: capitalize;
float: right;
}

#hnav ul {
margin: 0;
padding: 0;
}

#hnav ul li {
display: inline;
}


#hnav ul li a {
color: #5c5c5c;
text-decoration: none;
padding: 4px 10px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

#hnav ul li a img {
margin-bottom: -6px;
}

#hnav ul li a:hover {
color: #c00;
}

#front-text {
width: 500px;
padding-left: 12px;
}

#front-feature {
float:right;	
width: 400px;
padding-top: 10px;
}

#front-text h1 {
font-size: 1.3em;
color: #333;
line-height: 1.1;
}

#front-text p {
font-size: 1.1em;
}

#front-design-feature {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;	
	text-align: left;
	overflow: auto;
	width: 360px;
	height: 383px;
}

#designers-design-feature {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;	
	text-align: left;
	width: 360px;
}

#products-box {
	width: 550px;
}

.products-front {
text-align: center;
}

.products-front a img {
border: 1px solid #ccc;
}

.products-front a:hover img {
border: 1px solid #c00;
}

.products-front a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 1.4;
}

.products-front a:link,
.products-front a:visited {
color: #555;
text-decoration: none;
}

.products-front a:hover {
color: #c00;
text-decoration: none;
}

.products-front a:active {
color: #555;
text-decoration: none;
}

p.credits {
text-align: center;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 20px 0;
}

#aluma-footer a {
text-decoration: underline;
}


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

.prod-image {
	float: left; 
	width: 248px;
}

.prod-image p {
text-align: center;
}

.prod-content {
	margin-left: 250px;
}

a.areamenu {
	font-size: 14px;
	line-height: 1.5;
}

a.areamenu:link,
a.areamenu:visited {
 color: #f90;
 text-decoration: underline;
}

a.areamenu:hover {
 color: #999;
 text-decoration: none;
}

a.areamenu:active {
 color: #f90;
 text-decoration: underline;
}

a.nohighlight,
a.nohighlight:link,
a.nohighlight:visited,
a.nohighlight:hover,
a.nohighlight:active
 {
	color: #eee;
	text-decoration: none;
}