html,body {	
	margin:0 auto 0 auto;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:9pt;
	line-height:135%;
	*text-align:center;
}

body.mceContentBody {
background-color: #e8e7da !important; /* found that FF needs this?*/
background-image: none;
color: #000000;
text-align: left;
}

/* Header Div's
---------------------------------------------------------------------------------------------
*/

div#header_container {	 
	height:110px;
	width:900px;
	margin:10px auto 0 auto;
	*text-align:center;
	}

div#logo {	
	height:110px;
	width:400px;
	float:left;
	text-align:left;
	background: url(images/thevinylroom.jpg) left no-repeat;
	}
	
div#header_menu1 {	
	height:80px;
	width:500px;
	float:left;
	text-align:right;
	color:#999999;
	font-size:90%;
	}
	
div#header_menu2 {	
	height:30px;
	width:500px;
	float:left;
	text-align:right;
	color:#999999;
	font-size:90%;
	}
	
/* Nav Div's
---------------------------------------------------------------------------------------------
*/

div#nav_container {	 
	height:30px;
	width:900px;
	margin:0 auto 0 auto;
	*text-align:center;
	background-color:#909090;
	}

div#nav {	
	height:30px;
	width:740px;
	float:left;
	text-align:left;
	}

div#search {
	height:30px;
	_height:25px;
	*overflow:hidden;
	width:150px;	
	float:left;
	text-align:left;
	padding:5px 10px 0 0;
	*padding:6px 3px 0 0;
	}
	
/* Content Div's
---------------------------------------------------------------------------------------------
*/

div#content_container {	 
	width:900px;
	margin:20px auto 0 auto;
	*text-align:center;
	}

div#content {	
	text-align:left;
	}
	
div#icf {
	height:365px;
	width:555px;	
	float:left;
	text-align:left;
	margin:0 0 20px 0;
	_margin:0 0 10px 0;
}

div#right_menus {
	width:345px;	
	height:365px;
	_overflow:hidden;
	float:left;
	text-align:left;
}

div#latest_designs {
	width:900px;
	clear:both;	
	text-align:left;
}

div#hide_main {
	display:none;
}

div#clear {
	*text-align:center;
	height:10px;
	overflow:hidden;
	clear:both;
}

div#product_content {	
	text-align:left;
	}
	
div#product_menu_container {	
	text-align:left;
	margin:-120px 0 0 0;
	border-top:1px solid #CCCCCC;
	width:600px;
	*width:625px;
	height:130px;
	position:absolute;
	}

div#product_menu {	
	padding:15px;
	text-align:left;
	}
	
/* Footer Div's
---------------------------------------------------------------------------------------------
*/

div#footer_container {	 
	height:30px;
	width:900px;
	*text-align:center;
	margin:0 auto 0 auto;
	clear:both;
	
	background-color:#DADADA;
	}

div#footer {	
	padding:5px 0 0 10px;
	text-align:left;
	font-size:9pt;
	color:#999999;
	}
	
div#sp_info_container {	 
	height:15px;
	width:900px;
	margin:0 auto 0 auto;
	*text-align:center;
	clear:both;
	}

div#sp_info {	
	padding:5px 0 0 0;
	
	text-align:right;
	font-size:8pt;
	color:#999999;
	}

	
/* Sub Div's
---------------------------------------------------------------------------------------------
*/
	
.d_sublink {
	margin:0 0 0 5px;
	}

/* Text styles
---------------------------------------------------------------------------------------------
*/	
	
h1 {
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16pt;
	line-height:90%;
	color:#333333;
	margin:10px 0 10px 0;   	
	}


h2, h3, h4, h5 { 
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:11pt;
	line-height:90%;
	color: #333333;
	margin:10px 0 5px 0;   	
	}
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	
	
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color:#F36C1B;
	text-decoration: none;
	}

img {	
	border: none;
}

a img {
	border: none; 
}

.image {	
	border: none;
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border-bottom: none !important;
	border:0px solid #000;
	border-bottom:none;
}

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

a:hover, a:active {
	color:#F36C1B;
	text-decoration: none;	
}

#colour_chart {
	color:#000000;
}

/*
Dropdown menu    =DROP
---------------------------------------------------------------------------------------------
*/

/* Main Menu Bar */

div.menuBar {	
	font:9pt "Trebuhet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 auto 0 auto;
	height: 30px;
}

div.menuBar a.menuButton {
	cursor: pointer;
	z-index: 5000;
	border-bottom: none;
	_border-bottom: none;	
	text-align:center;
	}

/* 	place menu text style here	*/

div.menuBar a.menuButton:link, div.menuBar a.menuButton:visited {
	color:#FFFFFF;
	text-decoration:none;
	display: inline-block;
	height:23px;
	_height: 30px;
	padding:7px 1.5% 0 1.5%;
	border-right:1px solid #FFFFFF;
	text-transform:capitalize;
}
	
div.menuBar a.menuButton:hover, div.menuBar a.menuButton:active {
	color:#FFFFFF;
	text-decoration:none;
	display: inline-block;
	height:23px;
    _height: 30px;
	border-right:1px solid #FFFFFF;
	border-bottom:none;
	background-color:#404040;
}

/* drop down menu */

div.menu {
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	position:absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5001;
	/*margin:0 0 0 1px;*/
	text-align: left;
	display: block;
}

div.menu a.menuItem {
	cursor: pointer;
	display:block;
	text-decoration: none;
	white-space: nowrap; 
	border-bottom: none;
	_border-bottom: none;
	text-align:left;
}

/* 	place drop down menu text style here	*/

div.menu a.menuItem:link, div.menu a.menuItem:visited {
	color:#ffffff;
	font-size:9pt;
	padding:6px 18px 6px 18px;
	background-color:#969696;
	margin:0;
	border-bottom:1px solid #FFFFFF;
}

div.menu a.menuItem:hover, div.menu a.menuItem:active { 
	background-color: #F36C1B;
	padding:6px 18px 6px 18px;
	margin:0;
	border-bottom:1px solid #FFFFFF;
}
	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {	
}

.forumheader, .forumheader2, .forumheader3 {
	padding: 4px;
	text-align: left;
}

.forumborder{
}

.fcaption {
	padding: 4px;
	background-color: #f1f1f1;
	text-align: left;
}

.finfobar{
	background-color: #f8f8f8;
	padding: 4px;
	font-size: 7pt;
	text-align: left;
}

.button {
	font-size: 9pt;
}

.smallblacktext {
	font-size: 8pt;
	color:#000000;
}

.smalltext {
	font-size: 8pt;
}

td {
	text-align: left;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:9pt;
	line-height:135%;
}

.nextprev {
	font-size: 7pt;
}

.tbox{
	padding:1px;
	font: 9pt;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:9pt;
}

.helpbox {
	color:#000;
	font-size: 8pt;
	border: 0px none red;
	background-color: transparent;
}

a.forumlink{
	color: #000;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}

.caption2 {
	padding: 8px 0px 8px 4px;
	font-weight: bold;
}
