/* General Site styles */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:link, a:visited, a:active, a:hover {
	color: #3399CC;
	text-decoration: none;
}
a img { border: 0; }
.clearfix { clear: left; height: 1px; overflow: hidden; }

/* End of General styles */

#header {
	padding: 0px 0 0px 10px;
}
#slider { 
  width: 500px;
	position: absolute;
	top:55px;
	left: 300px;
	margin: 0px;
	padding: 0px;

 }
#header h1 {
	position: relative;
	top:50px;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	width: 232px;
	height:85px;
	background: transparent url(images/bwstudio.gif) no-repeat;
	text-indent: -9999px;
}
#header h1 a:focus { -moz-outline: none; }
#horizon { background-color: #000000; }
#center {
height:400px;
	padding: 0 0 0 0px;
	background-color: #000000;
	overflow: hidden;
}
#hr {
	clear: left;
	width: 100%;
	height: 3px;
	overflow: hidden;
	background-color: #ffffff;
}
#content {
	width: 370px;
	padding: 0px 15px 0 15px;
	margin-left:0px;
	background-color:#ffffff;
	height:400px;
	overflow:hidden;
}
/* Enf of general layout */

/* Menu section */

#main-menu, #sub-menu {
	position: absolute;
	height: 380px;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #fff;
}
#main-menu {
	left: 815px;
	top: 95px;
	width: 85px;
}
#sub-menu {
	left: 900px;
	top: 95px;
	padding: 0 4px 0 11px;
	overflow: auto;
	border-left: 1px solid #444;
}
#main-menu ul, #sub-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-menu li, #sub-menu li {
	margin: 0;
	padding: 0 0 4px 0;
}
#main-menu li a, #sub-menu li a {
	color: #cccccc;
	white-space: nowrap;
}
#main-menu li a:hover, #sub-menu li a:hover {
	color: #ffffff;
	text-decoration:none;
}
#scroll-bar { display: none; position: absolute; top: 95px; left: 895px; z-index: 0; height: 370px; width: 11px; text-indent: -9999px; }
#up { position: absolute; top: 0; left: 0; z-index: 220; }
#dn { position: absolute; top: 370px; left: 0; z-index: 220; }
#up a, #dn a { display: block; width: 11px; height: 11px; text-indent: -9999px; overflow: hidden; }
#up a { background: transparent url(images/arrow-u.png) no-repeat 0 0; }
#dn a { background: transparent url(images/arrow-d.png) no-repeat 0 0; }
.ud_enabled a { background-position: 0 -11px !important; }
#up a:focus, #dn a:focus { -moz-outline: none; }
/* end of menu section */

/*  Flash Gallery */
#gallery {
	width: 400px; overflow: hidden;
	float:left;
}
.index #gallery {/* For front page image */
	width: 800px;
}
.index #content {/* For front page image */
	display:none;
}
#gallery img { display: block; }

/* End of flash gallery */


/* Content style */


#content h2 {
	padding: 0px 0 10px 0;
	margin: 0px;
	color: #333;
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
}
#content h3 {
	padding: 0px 0 10px 0;
	margin: 0px;
	color: #333;
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #556561;
	font-size: 10px;
/*	font-family: Tahoma, Verdana, Helvetica, sans-serif;*/
	line-height: 1.5em;
}

#content em {
	font-style: normal;
	color: #222;
}

/* End of content style */


/* Footer style */
#footer {
	padding: 5px 0px 5px 5px;
	clear:both;
	float:left;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
	float: left; 
	margin: 0;
	padding: 0 7px;
	color: #555;
	font-family:"trebuchet ms";
	font-size: 11px;
}
#footer li a {
	color:#666666;
}
#footer li a:hover {
	color:#333333;
	text-decoration:none;
}

/* End of footer style */


#product-summary img {
	width: 150px;
}

.product-listing td {
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 0;
}
/* Designer pages */
.designer_summary{
width:100px;
height:115px;

float:left;
font-size:9px;
text-align:center;
}
.designer_thumb{
height:75px;
overflow:hidden;
}
.designer_summary img {

}
.designer_summary a {
	text-align:center;
}
#designer_image{
	float:right;
	width:150px;
	text-align:center;
	padding: 5px;
	margin-left:5px;
	font-size: 10px;
}
#designer_image img {
	width:150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#seedesigns {

	}

/* End designer pages */ 

/* Product page */ 
.product_image{
	float:right;
	margin-left:50px;
	margin-bottom:10px;
}
.product-thumb{
height:100px;
}

.product-details {
height:150px;
}
#content .product-details p {
margin-bottom:0px;}
.product-details p{
	vertical-align: bottom;
}
/* End of product pages */

/* Contact page*/
#contact {
margin: 0px 0px 0px 10px
}
#EmailForm {
width:340px;
}
#EmailForm input, textarea{
width:340px;
border:0px;
background-color: #eeeeee;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
padding:5px;

}
/* End of contact page */

/*News section */ 
.ditto_item{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}

/* End of news section */


/*  Breadcrumbs */
.B_crumbBox{
	top: 460px;
	position: absolute;
	font-weight:normal;
	color:#555;
}
.B_crumbBox a{
color:#555;}
.B_currentCrumb{
	font-weight: bold;

}

/* End of bread crumbs */

/* Pagination */ 
#ditto_pages {
	top: 460px;
	position:absolute;
	}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;	background-color:#FFFFFF;

}
#ditto_pages .ditto_currentpage {
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #000000;
    color: #fff;
}
#ditto_pages .ditto_off {
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;

}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #555;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
/* End Pagination */

/* News Section */

.news-thumb{
float:left;
height:55px;
}
.news-thumb img{
margin-top:auto;
margin-bottom:auto;
}
.news-details{
	clear:both;
	padding-bottom:20px;
}
.more {
float:right;}
/* End news section */

}
/* Newsletter subscribe */
.TXNewsletters_form_labelGauche {
width:340px;
margin:0px;
}

.TXNewsletters_form {

}

.TXNewsletters_form_item {
padding:5px;
}

.TXNewsletters_form_item TEXTAREA {
width:340px;
border:0px;
background-color: #eeeeee;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
padding:5px;
}

.TXNewsletters_form_item INPUT {
width:340px;
border:0px;
background-color: #eeeeee;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
padding:5px;
}

INPUT.TXNewsletters_form_noborder {
border:0;
}

.TXNewsletters_form_noborder {
border:0;
}

.TXNewsletters_form_inputErr {
border:1px solid #ff0000;
}

.TXNewsletters_form_labelErr {
color:#ff0000;
}
/* End newsletter subscribe */