/*
Theme Name: Ender Legard
Theme URI: http://wordpress.org/
Description: The default theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Ross Chapman / Michael Heilemann
Author URI: http://skysoclear.com/
Tags: black, custom header, fixed width
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	background: #000;
	color: #333;
	text-align: center;
	margin: 0px;
	}

.wrapper {
	background-color: transparent;
	position: absolute;
	top: 25%;
	left: 0px;
	width: 100%;
	margin-top: -150px;
	text-align: center;
	min-width: 900px;
}

#page {
	position: relative;
	text-align: left;
	background-color: black;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 940px;
	}

#header {
	background: #000;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	text-transform: uppercase;
	}

h4, h4 a, h4 a:hover {
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	color: #9b9b9b;
}

#header h1 {
	margin: 0px auto;
	padding: 0;
	}

#header h1 a {
	padding: 0;
	cursor: pointer;
	margin: 0px auto 20px auto;
	width: 453px;
	border: 0px;
	height: 120px;
	display: block;
	background: url(images/logo.jpg) no-repeat top left;
	}

#header h1.homelogo a{
	margin-top: 100px;
	width: 453px;
	border: 0px;
	height: 160px;
	display: block;
	background: url(images/home-logo.jpg) no-repeat top left;
}

#header h1 a span { 
	display: none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	width: 940px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 940px;
	}

.widecolumn .post {
	height: 479px;
	border: 0px solid black;
}	

.page-template-homepage-php .post {
	height: 504px;
	border: 0px solid black;
}	

.widecolumn.noheight .post{
	height: 364px;
	}

.post {
	margin: 0 0 40px 0px;
	text-align: left;
	font-size: 12px;
	}

.post.center {
	text-align: center;
	}

.widecolumn .post {
	margin: 0;
	padding: 0px;
	}
	
.widecolumn .post .left {
	float: left;
	width: 470px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.widecolumn .post .right {
	float: right;
	width: 470px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	border: none;
	padding: 0;
	margin: 0px auto 0px auto;
	width: 940px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0 10px 0px;
	font-size: 12px;
	color: #3d3d3d;
	}

#footer p a, #footer p a:hover {
	color: #3d3d3d;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.product_picker .alignleft {
	margin-bottom:33px;
}

.product_picker .alignright {
	margin-bottom:33px;
	margin-right: 40px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Custom */

.column1, .column2, .column3 {
	float: left;
	width: 311px;
	text-align: center;
}

.column1 a, .column2 a, .column3 a {
	margin: 0px auto 50px auto;
	display: block;
	color: #333333;
}

.column1.bottom a, .column2.bottom a, .column3.bottom a {
	margin: 0px auto 0px auto;
	display: block;
	color: #333333;
}

/*--------------------------------------------------------------------------
  Header Navigation
---------------------------------------------------------------------------*/

ul#headnavigation {
	float: left;
	position: relative;
	width: 940px;
	height: 25px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

ul#headnavigation li {
	display: inline;
	padding: 0;
	margin-left: 26px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#headnavigation li.page-item-140{
	margin-left: 0px;
}

.page_item a, .page_item a:active, .page_item a:visited{
	color: #3d3d3d;
	text-decoration: none;
}

li.page_item.current_page_item a, li.page_item.current_cat_item a, li.page_item.current_page_parent a {
	color: #f02223;
	text-decoration: none;
}


li.page_item.not_current_page_item.current_cat_item a {
	color: #3D3D3D;
	text-decoration: none;
}

li.page_item.not_current_page_item.current_cat_item a:hover {
	color: #f02223;
	text-decoration: none;
}

.page_item a:hover, .current_page_item a:hover{
	color: #f02223;
	text-decoration: none;
}

ul.homenavigation {
	position: relative;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

.widecolumn ul.homenavigation li {
	padding: 0;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
	text-transform: uppercase;	
}

.widecolumn ul.homenavigation li a {
	color: white;
	letter-spacing: -7px;
}

.widecolumn ul.homenavigation li a:hover,.widecolumn ul.homenavigation li.page-item-42 a {
	color: #f02223;
	letter-spacing: -7px;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.widecolumn .post .entry .column_left {
	float: left;
	width: 420px;
}

.widecolumn .post .entry .column_right {
	float: right;
	width: 420px;
}

.entry .column_right form {
	text-align: left;
}

#post-10 .entry {
	margin: 20px 0px;
}

p.edit a {
	color: #333;
}

a.facebook {
	background: url(images/facebook_16.jpg) no-repeat top left;
	padding: 0px 0px 0px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
	margin-top: 4px;
	float: left;
}

ul.homenavigation li.page-item-140 a{
	padding: 0;
	cursor: pointer;
	width: 157px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/home_hover.jpg) no-repeat top left;	
}

#post-1 ul.homenavigation li.page-item-140 a{
	padding: 0;
	cursor: pointer;
	width: 157px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/home_hover.jpg) no-repeat top left;	
}


ul.homenavigation li.page-item-136 a{
	padding: 0;
	cursor: pointer;
	width: 442px;
	height: 49px;
	margin-bottom: 5px;
	display: block;
	background: url(images/hautecouture.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-137 a{
	padding: 0;
	cursor: pointer;
	width: 420px;
	height: 49px;
	margin-bottom: 5px;
	display: block;
	background: url(images/pretaporter.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-142 a{
	padding: 0;
	cursor: pointer;
	width: 245px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/lingerie.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-144 a{
	padding: 0;
	cursor: pointer;
	width: 177px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/press.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-207 a{
	padding: 0;
	cursor: pointer;
	width: 177px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/shop.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-207 a:hover{
	background-position: bottom left;	
}

ul.homenavigation li.page-item-51 a{
	padding: 0;
	cursor: pointer;
	width: 272px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/aboutus.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-151 a{
	padding: 0;
	cursor: pointer;
	width: 244px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/contact.jpg) no-repeat top left;	
}

ul.homenavigation li.page_item a span {
	display: none;
}

ul.homenavigation li.page-item-140 a:hover {
	padding: 0;
	cursor: pointer;
	width: 157px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/home_hover.jpg) no-repeat top left;	
}

ul.homenavigation li.page-item-136 a:hover {
	padding: 0;
	cursor: pointer;
	width: 442px;
	height: 49px;
	margin-bottom: 5px;
	display: block;
	background: url(images/hautecouture.jpg) no-repeat bottom left;	
}

ul.homenavigation li.page-item-137 a:hover {
	padding: 0;
	cursor: pointer;
	width: 420px;
	height: 49px;
	margin-bottom: 5px;
	display: block;
	background: url(images/pretaporter.jpg) no-repeat bottom left;	
}

ul.homenavigation li.page-item-142 a:hover {
	padding: 0;
	cursor: pointer;
	width: 245px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/lingerie.jpg) no-repeat bottom left;	
}

ul.homenavigation li.page-item-144 a:hover {
	padding: 0;
	cursor: pointer;
	width: 177px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/press.jpg) no-repeat bottom left;	
}

ul.homenavigation li.page-item-51 a:hover {
	padding: 0;
	cursor: pointer;
	width: 272px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/aboutus.jpg) no-repeat bottom left;	
}

ul.homenavigation li.page-item-151 a:hover{
	padding: 0;
	cursor: pointer;
	width: 244px;
	height: 50px;
	margin-bottom: 5px;
	display: block;
	background: url(images/contact.jpg) no-repeat bottom left;	
}

.quotes_left {
	float: left;
	display: block;
	width: 220px;
	font-family: Georgia, Times, Serif;
	font-style: italic;
}

.middle {
	width: 450px;
	margin-left: 20px;
	float: left;
	margin-top:0px;
	padding-top: 0px;
	
}

.quotes_left p:hover, .quotes_right p:hover, .middle:hover {
	color: white;
}

.widecolumn .entry .middle p{
	padding-top: 0px;
	font-size: 14px;
	line-height: 20px;
}

.quotes_right {
	float: right;
	display: block;
	width: 220px;
	font-family: Georgia, Times, Serif;
	font-style: italic;
}

.other_product {
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 130px;
	height: 459px;
	padding: 0px 0px;
	text-align: center;
	vertical-align: bottom;
	background: black url(images/other_fade.jpg) bottom left repeat-x;
}

.other_product .container {
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px; 
	width: 130px;
	vertical-align: bottom;
	text-align: center;
 }
 
 .other_product .container.haute {
	margin: 220px auto 0px auto; 
 }

.product_picker {
	margin-top: 30px;
	float: left;
	width: 180px;
}

.product_picker p {
	color: white;
}

.product_info {
	margin-top: 30px;
	float: right;
	text-align: center;
	width: 600px;
}

.product_info img {
	max-height: 385px;
	width: auto;
}

.product_info.main {
	text-align: left;
}

.product {
	width: 40px;
	height: 100px;
	float: left;
	display: block;
	margin: 0px 20px 0px 0px;
	text-align: center;
}

.product img{
	border: 0px solid #282828;
	margin: 0px auto;
	text-align: center;
	width: 40px;
	height: 60px;
}

.product h3 a, .product h3 {

	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}

#wrapper {
height: 385px;
margin: 0px auto;
overflow: hidden;
}

#pages {
float: right;
list-style: none;
margin: 0px 149px 0 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 10px;
}
/* end site header */



/* begin content slider */
#content .carousel  {
position: relative;
}

#content .main {
margin: 0;
}

#content .carousel a.prev {
display: block;
position: absolute;
width: 180px;
height: 508px;
background: url("images/previous.png") repeat-y 0 0;
top: 15px;
left: 0;
z-index: 10000;
}

* + html #content .carousel a.prev  {
top: 5px;
}

#content .carousel a.prev:hover {
text-decoration: none;
}  

#content .carousel a.next {
display: block;
position: absolute;
width: 180px;
height: 508px;
background: url("images/next.png") repeat-y 0 0;
top: 15px;
right: 0;
z-index: 10000;
}

* + html #content .carousel a.next  {
top: 5px;
}

#content .carousel a.next:hover {
text-decoration: none;
}  

#content .carousel a:hover, #content .carousel a:active {
border: none;
outline: none;
}    

#content .carousel .rotate {
float: left;
margin: 22px 0 0 0;
position: relative;
visibility: hidden;
left: -5000px;
}

#content .carousel ul {
	margin: 0;
}

#content .carousel li a img{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#content .carousel li a h2 {
	position: absolute;
	top: 100px;
	width: 267px;
	color: #656766;
	padding:0px;
	margin: 0px;
	font-size: 50px;
	text-decoration: none;	
	text-align: center;
}

#content .carousel li a:hover h2 {
	top: 10px;
	color: #F02223;
}

#content .carousel li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	text-decoration: none;
	color: #F02223;
	text-decoration: none;
}

#content .carousel li a:hover  {

	text-decoration: none;
}

#content .carousel li {
width: 330px;
height: 500px;
margin: 0px 5px 0 5px;
padding: 0px;
}

#content .widget img {
cursor: pointer;
}
.product_picker #gallery-1 a, .other_product #gallery-1 a {
	border: none;
	width: 60px;
	background-color: black;
}

.widecolumn #gallery-1 .gallery-item {
	width: 50%;
	margin-top: 0px;
}

.product_picker #gallery-1 img, .other_product #gallery-1 img {
	margin: 0px auto;
	padding: 0px;
	border: 5px solid black;
}

.other_product .navigation {
	margin: 0px 0px 0px 3px;
	text-align: center;
	width: 125px;
	float: left;
}

.other_product #gallery-1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	width: 130px;
	float: left;
}

.other_product h3 {
	text-align: center;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
}

.intro {
margin: 0 auto;
padding: 0;
width: 200px;
}

.intro p {
margin: 0;
}

.intro h3 {

font-size: 15px;
}

.entry {
padding: 5px 0;

}

.entry img {
padding: 0px;
}

.video {
width: auto;
text-align: center;
margin: 8px 0 -10px 0;
padding: 0;
}

h2.itemtitle {
	color: #F02223;
	font-weight: bold;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}
/* end content slider */

a.enter {
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin: 100px 0px 0px -15px;
}


/* gallery styling */
.gallery {
                margin: auto;
        }
        .gallery-item {
                float: left;
                margin-top: 10px;
                text-align: center;
                width: 50%;
        }
        .gallery img {
          
        }
        .gallery-caption {
                margin-left: 0;
        }
.gallery br {
	display: none;
}
