body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	color: #fff;
	font-size:11px;
}
#container {
	width: 930px;
	height: 768px;
	background: #000;
	margin: 0 auto;
	border: 1px solid #4b4b4b;
	text-align: left;
} 
#header{
}
#header #headerLeft { 
	padding: 0 0 0 47px;
	float:left;
} 
#header #headerRight { 
	padding: 27px 47px 0 0;
	width:534px;
	height:73px;
	float:right;
}
#header #headerHomeRight { 
	padding: 27px 47px 0 0;
	width:534px;
	height:73px;
	background-image: url(../images/homeImgHeader.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}
#header #headerRightWishText{
	padding:0;
	width:300px;
	float:right;
}
#header #headerWishRight { 
	padding: 27px 47px 0 0;
	width:534px;
	height:73px;
	background-image: url(../images/wishImgHeader.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}
#content {
	width:930px;
}
#content h1 {
	font-weight:lighter;
	color:#fb1d26;
	line-height:26px;
}
#content h2 {
	font-weight:bold;
	font-size:12px;
}
#content #sidebar { 
	width: 215px;
	padding: 15px 0 0 47px;
	float: left;
	min-height:500px;
}
#content #sidebar h3, #content #sidebar p {
	
}
#content #mainHomeText {
	line-height:24px;
	padding: 80px 47px 0 0;
	height:518px;
	width:600px;
	background-image: url(../images/homeImgMid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	font-size:14px;
}
#content #mainThumbText {
	line-height:20px;
	padding: 0 47px 0 0;
	min-height:598px;
	width:600px;
	float:right;
}
#content #mainWishText {
	line-height:20px;
	padding: 0 47px 0 0;
	min-height:598px;
	width:600px;
	background-image: url(../images/wishImgMid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}

#content #mainContactText {
	line-height:20px;
	padding: 20px 47px 0 0;
	height:578px; 
	width:600px;
	background-image: url(../images/contactImgMid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	font-size:12px;	
}
#content #mainPriceText {
	line-height:20px;
	padding: 80px 47px 0 0;
	height:518px; 
	width:600px;
	background-image: url(../images/priceImgMid.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	font-size:12px;	
}
#content #mainSubText {
	line-height:20px;
	padding: 0 47px 0 0;
	height:598px;
	width:600px;
	float:right;
}

#footer { 
	text-align:right;
	font-weight:bold;
} 
#footer #footerLeft{ 
	text-align:left;
	padding: 20px 0 0 47px;
	color:#7e7e7e;
	float:left;
	font-weight:normal;
} 
#footer #footerRight{ 
	padding: 30px 47px 0 0;
	height:40px;
	width:534px;
	float:right;
	font-size:13px;	
} 
#footer #footerHomeRight{ 
	padding: 30px 47px 0 0;
	height:40px;
	width:534px;
	background-image: url(../images/homeImgFooter.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
} 
#footer #footerWishRight{ 
	padding: 30px 47px 0 0;
	height:40px;
	width:534px;
	background-image: url(../images/wishImgFooter.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}  
#navigation{
	margin:0;
	padding:0;
	list-style:none;
	line-height:14px;
	letter-spacing:0.04em;
	text-transform:uppercase;
}
#navigation ul {
	margin:0;
	padding-left:1em;
	padding-top:.5em;

}

#navigation li{
	padding:5px 0px;
	margin:0;	
}

#navigation a{
	text-decoration:none;
	display:block;
	padding:0;
}

#navigation a:hover {
    color:#fb1d26;
}

#navigation a.menuactive, a.menuactive {
    color:#fb1d26;
}

a.menuactive {
    color:#fb1d26;
}

.menuactive {
    color:#fb1d26;
}

.menunotactive {
    color:#000000;
}


a {
	color:#fff;
	text-decoration:none;
}
a:visited{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#fb1d26;
	text-decoration:underline;
}

a.footerLink {
	color:#7e7e7e;
	text-decoration:none;
}
a.footerLink:visited{
	color:#7e7e7e;
	text-decoration:none;
}
a.footerLink:hover{
	color:#fb1d26;
	text-decoration:underline;
}
a.removeLink {
	font-weight:bold;
	color:#fb1d26;
	text-decoration:none;
}
a.removeLink:visited{
	color:#fb1d26;
	text-decoration:none;
}
a.removeLink:hover{
	color:#fb1d26;
	text-decoration:underline;
}
ul {
	list-style:none;
	padding-left:20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*************** Skipjack styles **************/

div.packshots  {
	padding:0;
	margin:0;
	min-height:100px;
}

div.packshots div {
	display:inline-block;
	padding:20px 20px 0px 0px;
	float:left;
}

.lfloat {
	min-height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 10px;
	float:left;
}

/* for fields */
input.button {
	border:1px solid #ffffff;
	cursor:pointer;
	padding:4px 6px;
	color:#ffffff;
	background-color:#000000;
}

form#wishlistform {
}

form#wishlistform table td {
	padding-bottom:5px;
}


input.validate-error {
	padding:0;
	margin:0;
	color:#000000;
}

label.validate-error {
	display:none;
	color:#fb1d26;
	padding:5px 0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}


input.error, input.input-err {
	padding:0;
	margin:0;
	color:#000000;
}


a.red, .red {
	color:#fb1d26;
}



/*********** contactusform */
form#contactusform {
}

form#contactusform table td {
	text-align:left;
	vertical-align:top;
	padding:5px;
}

form#contactusform table td.label {
	font-weight:bold;
}

form#contactusform input.input-text {
	width:200px;
}

form#contactusform textarea.input-textarea {
	width:200px;
}