/*
Theme Name: Z Palette
Theme URI: http://www.zpalette.com
Description: Custom Theme
Version: 1.0
Author: Freni Design
Author URI: http://www.frenidesign.com/
Tags: none
*/

@charset "UTF-8";

a, a:link, a:active, a:visited{
	color:#cfab67;
	text-decoration:none;
}

img{
	border: 0px;
}

#container{
	background-color:#000000;
	width:1010px;
    padding: 0 20px;
}

#header{
	background-image: url(images/logo2.jpg);
	background-color: #000000;
	height: 165px;
	width: 100%;
	background-repeat: no-repeat;
	text-align:right;
}

#menu{
    margin-top: 80px;
	height: auto;
	color:#560061;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}

#menu h1{
	display:none;
}

#mainMenu a, #mainMenu a:link, #mainMenu a:active, #mainMenu a:visited{
    background-color: #FFFFFF;
	color:#000000;
	margin-right: 4px;
	padding: 4px;
	text-decoration:none;
}

#mainMenu .current_page_ancestor a {
	color:#FFF !important;
	background-color: #660066;
}

#mainMenu .current_page_item a {
	color:#FFF !important;
	background-color: #660066;
}

#mainMenu a:hover{
	color:#660066;
	padding: 4px;
}

#subMenu {
	margin-top: 9px;
	margin-bottom: -20px;
	color:#560061;
	text-transform:uppercase;
	text-align: left;
}

#subMenu a, #subMenu a:link, #subMenu a:active, #subMenu a:visited{
    background-color: #000;
	border: 1px solid #660066;
	color:#FFFFFF;
	margin-right: 4px;
	padding: 4px;
	text-decoration:none;
	font-weight: normal;
}

#subMenu a:hover {
    background-color: #25002b;
}

#subMenu .current_page_item a{
	color:#FFF !important;
	background-color: #660066;
}

#submenu_20 { /* Info Center */
	margin-right:305px;
	color:#560061;
}

#submenu_19 { /* Shop */
	margin-right:390px;
	color:#560061;
}
.submenu_20 { /* Tips */
	margin-left:177px;
	color:#560061;
}
.submenu_25 { /* Press */
	margin-left:263px;
	color:#560061;
}

.submenu_425 {
  margin-left:90px;
}

#footer{
border-top-color:#333333;
border-top-style:solid;
border-top-width:1px;
text-align:left;
}

#custSer{
	color:#666666;
	text-transform:uppercase;
	float:left;
	margin-top:30px;
	text-align: left;
}

#custSer a, #custSer a:link, #custSer a:active, #custSer a:visited {
color:#666666;
text-decoration:none;
}

#custSer a:hover{
color:#cfab67;
}

#custSer .num{
font-size:24px;
color:#560061;
}

#designCredit a, #designCredit a:link, #designCredit a:active, #designCredit a:visited {
float:right;
margin-top:30px;
color:#666666;
text-transform:uppercase;
font-size:10px;
text-decoration:none;
}

#designCredit a:hover{
color:#cfab67;
text-decoration:none;
}

#followUs{
float: left;
color:#fff;
margin-top:29px;
margin-left:100px;
}

#followUs .socialImgSpace{
display:inline;
margin-left:20px;
}

.shop_prodtitle{
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}

.shop_prodsize{
font-size:20px;
font-weight:bold;
color:#FFFFFF;
padding-bottom:30px;
}

.shop_price{
font-size:20px;
color:#cfab67;
padding-top:30px;
padding-bottom:30px;
}

.quantity{
	float:left;
	height:34px;
	vertical-align:middle;
	margin-top:2px;
}
.buy{
	float:right;
	height:34px;
}

input{
	border: 1px solid #55005E;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding:5px;
}

textarea { background: #000; border: 1px solid #55005E; color: #fff; }

.prodInfo{
	height:340px;
}
.divide {
	border-top: 2px dotted #54005E;
}

.headline{
font-size:14px;
color:#FFFFFF;
}

.headline a {
color:#FFF;
}

.clear {
	clear:both;
}

div#content {
	padding:20px 0;
	min-height:500px;
}

div.content-about {
	padding:0px !important;
}

div.content-gallery {
  float: left;
	width:950px;
	margin:0 auto;
	padding-left: 0px !important;
	padding-right:0px !important;
}

.ngg-albumtitle {
  font-size:12px !important;
}

.ngg-gallery-thumbnail-box span {
	font-size:14px !important;
}

.ngg-gallery-thumbnail-box span h3 {
	font-size:14 px;
	font-weight:bold;
	color:#FFF;
	margin-top:8px;
	margin-bottom:1px;
}

body {
	background:#000000 url(images/bgImg.jpg) repeat-x !important;	
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #666666;	
}

.alignright {
  display: inline;
  float: left;
}

#sl_div{
    margin-bottom: -200px;
}
