/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/background.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:justify;
}
body.mceContentBody {
	background:#FFFFFF none repeat scroll 0 0;
}
body a {
	color: #C60751;
}
h1, h2, h3, h4, h5, h6 {
	color: #C60751;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h2, h3, h4, h5, h6 {
	font-size: 14px;
}
h4, h4 a {
	color:#000;
}
#header, #main, #footer, #main_menu, #headline {
	width: 1000px;	
	background-color: #ffffff;
	margin: 0 auto;
}
#header {
	background: url(images/header.gif) repeat-x;
	height: 185px;
}

img.logo{
	margin-left:20px;
}
img.phone {
	margin-left: 470px;
} 
#headline {
	background: url(images/headerline.gif) no-repeat;
	height:151px;
}
#main {
}
#content, #contentLong {
	width: 470px;
	float: left;
	margin: 0 10px 10px 20px;
	overflow: auto;
	height: 250px;
	scrollbar-face-color: #363636;
    scrollbar-shadow-color: #494949;
    scrollbar-highlight-color: #fe2c7d;
    scrollbar-darkshadow-color: #fe2c7d;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #ffffff;
	padding-right: 10px;
}
#contentLong {
	height: auto;
}
#leftColumn {
	width: 150px;
	float: left;
	margin: 0 0 10px 0;
	clear:both;
	padding-left: 10px;
}
#leftColumn a:link, #leftColumn a:hover, #leftColumn a:active, #leftColumn a:visited  {
	background: url(images/menu.gif) no-repeat;
	color:#000000;
	border: #d9e0ea 1px solid;
	display:block;
	line-height: 21px;
	text-decoration:none;
	font-weight: bold;
	text-indent: 25px;
}
#leftColumn a:hover {
	background: url(images/menu-hover.gif) no-repeat;
	color: #C60751;
}
.category-products{
	font-size:10px;
	color:#0CF;
	}
#rightColumn {
	float:right;
	width: 316px;
	margin: -40px 10px 0 0;
}
#latesNewsBack {
	float:left;
	background: url(images/latestNewsBack.gif) bottom repeat-x;
	padding: 0 7px;
	width: 295px;
	height: 270px;
	overflow:auto;
}
#rightSide #latesNewsBack {
	height: auto;
	text-align:left;
}
#rightColumn h2, #rightColumn p {
	margin: 0 0 0 10px;
	color:#000;
	padding: 7px 0;
}
#latestNews, #rightSide {
	width:316px;
	height:27px;
	background:url(images/latestNews.gif) no-repeat;
}
#latestNews h2, #rightSide h2 {
	color:#FFF;
}
#rightSide input, #rightSide textarea, #rightSide select {
	font-size: 10px;
	width: 150px;
}
#rightSide td {
	margin: 0;
	padding: 0;
}
#footer, #footerL {
	clear: both;
	background: url(images/footer.png) repeat-x bottom;
	text-align:center;
	height: 171px;
	margin: 0 auto 0 auto;
	color:#FFFFFF;
}
#footerL {
	background:url(images/footerLong.png) repeat-x top;
}
#footer a, #footer a:visited, #footerL a, #footerL a:visited {
	color: #fff;
	margin: 0 10px;
	text-decoration:none;
}
#footer a:hover, #footerL a:hover {
	color: #C60751;
}
#footer p, #footerL p {
	padding-top: 13px;
}
/* ### Main Navigation ### 
/*Credits: CSSplay */
#main_menu {
	height: 40px;
	text-align:left;
	background: none;
	margin:0 auto;
	width: 1000px;
	padding-top: 145px;
}

.preload2 {}
.menu2 {padding:0 4px 0 4px; margin:0; list-style:none; height:40px; position:relative;}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:38px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 7px 0 7px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 7px 0 7px; height:40px;}
.menu2 li a.top_link:hover {color:#000;}
.menu2 li a.top_link:hover span {}
.menu2 li a.top_link:hover span.down {}

.menu2 li:hover > a.top_link {color:#000;}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:37px; background: #C60751; padding:0; border:1px solid #fff; border-top: 0; white-space:nowrap; width:150px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px; border-bottom:#fff 1px solid;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:150px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:1px solid #fff; border-width:0 0 0 1px; font-weight: bold;}
.menu2 :hover ul.sub li a.fly {background:#424242 url(images/arrow.gif) 167px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#424242; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#424242 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#424242 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:177px; top:-4px; background: #d4f8f8; padding:1px 0; border:1px solid #9cccf3; white-space:nowrap; width:180px;  height:auto;}

/* ### Sidebars ### */ 
#qws {
	text-decoration: none;
	font-size: 11px;
	text-align:left;
	width: 300px;
	margin: 10px 0 0 0;
	color:#000;
	float:left;
	padding: 0;
}
#qws a {
	padding: 0;
}
table, form {
	width: 96%;
}
.category-products{
	font-size:10px;
	color:#0CF;
}
img.right {
	float:right;
	margin-left: 15px;
}
img.left {
	float:left;
	margin-right: 15px;
}
.pink {
	color: #C60751;
	font-weight: bold;
}
#FB {
	width: 300px;
	float:right;
	color:#000000;
	margin-left: 20px;
}
#FB a {
	color:#000000;
}
