@import "panels.css";

/* Left & Right Panel Styles */

@import "products.css";

/* Product listings, promos, product detail page, page nav, basket */

@import "forms.css";

/* Sitewide Form Styles */

@import "pagestyles.css";

/* Individual page styles, ie news, links etc */

* {
	margin: 0;
	padding: 0;
}

HTML {
	margin: 0;
	padding: 0;
}

BODY {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	line-height: 100%;
	width: 100%;
	text-align: center;
	background: #fff;
	color: #fff;
}

P {
	color: #fff;
	font-size: 0.9em;
	line-height: 150%;
	padding: 0 0 10px 0;
}

TD {
	margin: 0;
	padding: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

H1 {
	color: #fff;
	font-size: 1.2em;
	line-height: 120%;
	margin: 2px 0 8px;
}

H2 {
	color: #fff;
	font-size: 1em;
	line-height: 120%;
	margin: 5px 0 5px 0;
}

H3 {
	color: #818181;
	font-size: 0.78em;
	line-height: normal;
}

H4 {
	display: inline;
	color: #818181;
	font-size: 0.6em;
	line-height: 0.6em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

H4 span {
	font-weight: bold;
	color: #E41B5B;
}

#subheading {
	margin: 2px 0 2px 0;
}

#subheading SPAN {
	background: url('../_images/arrow_down.gif') no-repeat right top;
	padding: 1px 0px 2px 0px;
	font-size: 0.7em;
	font-weight: bold;
	color: #3D3B3C;
}

.lfloat {
	float: left;
}

.rfloat {
	float: right;
}

.block {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

.clear {
	clear: both;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.text-right {
	text-align: right;
	width: 150px;
	padding-right: 5px;
}

/* End hide from IE-mac */

/* link definitions */

A, A:visited {
	color: #da1d5f;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 1px 0;
}

A:hover {
	color: #fbaf41;
	border-bottom: none;
}

#login-panel A:hover
{
	color: #04ca53;
}

H1 A, H1 A:visited, H2 A, H2 A:visited, H3, H3 A:visited {
	border: 0;
}

A IMG, :link IMG, :visited IMG {
	border: 0px;
}

/* list styles */

#unordered-list {
	margin: 10px;
	padding: 0 10px 10px;
	list-style: none;
	list-style-type: disc;
}

#unordered-list li {
	margin: 0 0 5px;
}

#unordered-list li a{
	font-weight: normal;
	margin-bottom: 4px;
}

#ordered-list {
	color: #5c5c5c;
	margin: 10px 10px 5px 10px;
	padding: 10px;
	border: 1px solid #edecec;
	background: #f8f8f8;
	font-size: 0.71em;
	list-style: decimal inside;
}

#ordered-list li {
	padding: 0 0 0 20px;
	text-indent: -17px;
}

.highlight {
	color: #93aad2;
	font-weight: bold;
}

/* ---------------------------------------------------------------------------------*/

/* LAYOUT */

/* ---------------------------------------------------------------------------------*/

#outerwrap {
	margin: 17px auto;
	width: 900px;
	padding-left: 17px;
}

#wrap {
	text-align: center;
	padding: 0 8px 0 8px;
	min-height: 465px;
}

#wrap2 {
	width: 872px;
	min-height: 445px;
}

#main {
	margin: 10px 0 0;
	min-height: 445px;
}

#footer {
	height: 47px;
	background: url(../_images/_new/bottom-bar.jpg) no-repeat;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	margin-top: 5px;
}

#footer p {
	color: #fff;
	border: none;
	font-size: 12px;
}

#footer A {
	color: #fff;
	border: none;
}

#footer A:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------------*/

/* MENU */

/* ---------------------------------------------------------------------------------*/

#menu {
	padding: 3px 0px 0px 3px;
	height: 41px;
	background: url(../_images/_new/top-bar.jpg) no-repeat;
	text-align: center;
	margin-top: 5px;
	width: 872px;
	position: relative;
	z-index: 95;
}

#menu ul {
	list-style: none;
	/*width: 685px;*/
	margin-left: 35px;
	z-index: 96;
}

#menu li {
	float: left;
	padding: 0px 5px;
	background: url(../_images/_new/line.jpg) no-repeat right top;
	position: relative; 
	z-index: 97;
}

#menu li.last {
	background: none;
}

#menu li a {
	display: block;
	float: left;
	font-size: 13pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	color: #fff;
	padding: 15px 0 14px;
	z-index: 98;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li a.home {
	background: url("../_images/_new/") no-repeat top left;
	
}

#menu li a.products {
	background: url("../_images/_new/products.png") no-repeat center center;
	width: 110px;
}

#menu li a.products:hover {
	background: url("../_images/_new/products_over.png") no-repeat center center;
	width: 110px;
}

#menu li a.about_us {
	background: url("../_images/_new/news.png") no-repeat center center;
	width: 80px;
}

#menu li a.about_us:hover {
	background: url("../_images/_new/news_over.png") no-repeat center center;
	width: 80px;
}

#menu li a.faqs {
	background: url("../_images/_new/how_it_works.png") no-repeat center center;
	width: 143px;
}

#menu li a.faqs:hover {
	background: url("../_images/_new/how_over.png") no-repeat center center;
	width: 143px;
}

#menu li a.design {
	background: url("../_images/_new/create_banner.png") no-repeat center center;
	width: 160px;
}

#menu li a.design:hover {
	background: url("../_images/_new/create_over.png") no-repeat center center;
	width: 160px;
}

#menu li a.catalogue {
	background: url("../_images/_new/ready_made.png") no-repeat center center;
	width: 130px;
}

#menu li a.catalogue:hover {
	background: url("../_images/_new/ready_over.png") no-repeat center center;
	width: 130px;
}

#menu li a.contact {
	background: url("../_images/_new/contact_us.png") no-repeat center center;
	width: 119px;
}

#menu li a.contact:hover {
	background: url("../_images/_new/contact_over.png") no-repeat center center;
	width: 119px;
}

.hideFromScreen {
	display: none;
}

/*Sub nav*/
#menu li ul {
 display: none;
  position: absolute;
  top: 24px;
  height: 15px;
  left: -40px;
  padding-top: 10px;
  text-align: left;
  width: 120px;
  z-index: 100;
}

#menu li ul li {
	float: none;
	background-image: none;
	border: none;
	display: list-item;
	z-index: 101;
}

#menu li ul li a {
	background-color: #04ce56;
	border-left: 1px solid #da1d5f;
	border-right: 1px solid #da1d5f;
	border-top: 1px solid #da1d5f;
	background-image: none;
	font-size: 15px;
	width: 120px;
	padding: 5px;
	z-index: 102;
}


#menu li ul li a.last {
	border-bottom: 1px solid #da1d5f;
}

#menu li:hover ul, #menu li.sfHover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}



/* ---------------------------------------------------------------------------------*/

/* TOP AREA */

/* ---------------------------------------------------------------------------------*/

#header-top {
	text-align: left;
	position: relative;
	height: 125px;
}

#top-buttons {
	width: 350px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	text-align: right;
}



#main-logo {
	float: left;
}

/* BASKET INFO */

#menu DIV {
	float: right;
	font-size: 0.68em;
	line-height: 0.8em;
	font-weight: bold;
	height: 20px;
	padding: 7px 26px 0 0;
}

#menu DIV STRONG {
	color: #dc3e54;
}

/* BASKET BAR */

#basket-bar {
	height: 12px;
	position: relative;
}

#basket-info {
	color: #15b448;
}

#basket-bar DIV {
	position: absolute;
	left: 748px;
	top: -22px;
}

#basket_details {
	float: right;
}

/*#basket-bar.off { background: url('../_images/h_basket_bar_off.gif') repeat-x top center; }
#basket-bar.on { background: url('../_images/h_basket_bar_on.gif') repeat-x top center; }*/

/* ---------------------------------------------------------------------------------*/

/* LOGIN */

/* ---------------------------------------------------------------------------------*/

#login-box {
	text-align: right;
	padding: 0 0 0 10px;
	width: 200px;
	margin: 10px auto 0;
}

#login-box h2 {
	text-align: left;
}

#login-box DIV {
	height: 40px;
	clear: both;
}

#login-box DIV INPUT {
	border: 1px solid #938a8a;
	height: 15px;
	width: 150px;
	font-size: 0.64em;
	color: #242424;
	float: left;
}

#login-box #login-button {
	float: right;
	width: 36px;
	height: 36px;
}

#login-box #login-remember {
	font-size: 0.68em;
	color: #666565;
	margin: 3px 0 0 2px;
}

#login-box #login-remember IMG {
	vertical-align: -3px;
}

#login-box #login-remember A {
	font-weight: normal;
	font-size: 0.9em;
}

#login-area {
	text-align: center;
	margin: 10px auto 0;
	padding: 0 0 0 10px;
	color: #fff;
}
#readymade-btn {
	width: 270px;
	margin: 10px 0;
	text-align: center;
}
.ready-made-link {
	line-height: 13px;
	
}

a.ready-made-link:hover {
	color: #db1d5d;
	text-decoration: underline;
	border: none;
}

#login-area h2 , #login-box h2{
	color: #fff;
	font-size: 1.3em;
}

/* ---------------------------------------------------------------------------------*/

/* LOCATION BAR */

/* ---------------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------------*/

/* catalogue */

/* ---------------------------------------------------------------------------------*/


#browse-wrap {
	width: 872px;
}

#browse-wrap-top {
	background: url(../_images/_new/green_bg_top.gif) no-repeat;
}

#browse-wrap-mid {
	background: url(../_images/_new/green_bg_mid.gif) repeat-y;
}

#browse-wrap-bottom {
	background: url(../_images/_new/green_bg_bot.gif) no-repeat;
	
}


#login-catalogue {
	float: right;
	margin-right: 20px;
	padding: 4px 15px 15px 4px;
}

/* ---------------------------------------------------------------------------------*/

/* HOMEPAGE SPECIFIC */

/* ---------------------------------------------------------------------------------*/

#left-panel {
	float: left;
	width: 180px;
	text-align: center;
	padding: 4px 0 0 2px;
}

#login-panel {
	float: right;
	width: 270px;
	text-align: center;
	background-color: #fbaf41;
	margin-top: 0;
	margin-left: 0;
	margin-right: 5px;
	clear: both;
}

#right-panel-ads {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #cdcdcd;
}

.advert-right {
	width: 180px;
	margin: 5px auto;
}

#homepage-body {
	float: left;
	width: 580px;
	text-align: left;
	background-color: #04ce56;	
	margin: 0 5px 5px;
	padding:5px 10px;
}


.home-image {
	padding: 0;
	margin: 0 0 0 5px;
}


#main-body {
	float: left;
	width: 580px;
	min-height:  439px;
	padding: 5px 10px 20px 20px;
	text-align: left;
	background-color: #04cc54;
	margin: 0 0 5px 5px;
	position: relative;
	z-index: 0;
}

#banner_designer {
	margin-top: -3px;
	margin-left: 1px;

}

#banner_designer2 {
	margin: 0 10px 0 10px;
}

#catalogue {
	margin: 0 5px 5px;
	text-align: left;
	background-color: #04cc54;
	padding: 10px;
	min-height: 439px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #catalogue {
height: 439px;
}
/**/


#right-panel {
	float: right;
	width: 205px;
	padding: 4px 10px 0 5px;
	text-align: right;
}

#banner {
	padding: 0 0 10px 0;
}

#banner A {
	border: none;
}

#banner IMG {
	


}

#banner DIV {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 2px 0 0 0;
}

#banner DIV SPAN {
	color: #667ca6;
	font-size: 0.85em;
}

#homepage-product {
	padding: 0px;
	cursor: pointer;
}

#homepage-product:hover {
	background: #fafafa;
}

#homepage-product H1 {
	font-size: 0.75em;
	font-weight: bold;
	color: #414141;
}

/* product name */

#homepage-product P {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #a1a0a0;
	padding: 1px 0 1px 0;
}

/* desc */

#homepage-product IMG {
	float: right;
}

/* desc */

#homepage-product DIV {
	font-size: 0.8em;
	line-height: 0.9em;
	padding: 3px 0 0 0;
}

/* prices */

#homepage-product-price {
	color: #d81a56;
	font-weight: bold;
}

#homepage-product-price-members {
	color: #e67c9e;
	font-size: 0.8em;
}

#homepage-splitter {
	overflow: hidden;
	height: 1px;
	border-top: 1px solid #e7e7e7;
	margin: 3px 0 2px 0;
}

#address {

}

/* banner designer */

#banner-message {
	color: #04ce56;
	float: right;
	clear: right;
}

.rounded {
	margin-top: 5px;
}

#home-page-text {
	padding: 5px;
	font: 20px "American Typewriter", Arial;
}

#home-page-text h2{
	font-size: 26px;
	text-align: center;
}

#home-page-text a img{
	border: none;
}

.intro {
	font-size: 20px;
	text-align: center;
}

#header-top h1 {
	color: #04ce56;
	font-family: "American Typewriter", Arial;
	padding-top: 60px;
	margin-left: 20px;
	font-size: 30px;
}
#outside {
	font-size: 12pt; 
	color: black; font-family:Arial;
	text-align: left;
	width: 75%;
}

/*----------------------------------------------------------*/
/*Case studies and testimonials box*/

#case-study , #testimonials {
	width: 135px;
	float: left;
	text-align: center;
	position: relative;
}

#testimonials {
	margin-left: 71px;
}


.slide, slide_2 {
	position: relative;
}

#case-test-wrapper {
	padding-top: 10px;
}

#case-study .slide, #testimonials .slide_2{
	margin-left: 12px;
}

a.info {
	font-size: 11px;
	font-weight: normal;
}

