/* CSS Document */
body {
	background-color:#eae0e9;
	margin:0;
	padding:0;
}
#site {
	width:1002px;
	margin:0 auto;
	position:relative;
}
img {border:0}
/*--------------header--------------*/
#header {
	background:url(../images/head.jpg) no-repeat;
	width:1002px;
	height:180px;
}
#logo {
	width:250px;
	height:54px;
	margin:0;
	padding:73px 0 0 220px;
}
/*--------------top_menu--------------*/
#top_menu {
	height:31px;
	padding:0 50px 0 0;
	float:right;
}
.top_menu_left {
	background:url(../images/top_menu_left.jpg) no-repeat;
	width:10px;
	height:31px;
	float:left;
}
.top_menu_right {
	background:url(../images/top_menu_right.jpg) no-repeat;
	width:10px;
	height:31px;
	padding-right:2px;
	float:left;
}
.top_menu_button {
	background-color:#c39ebd;
	height:23px;
	margin:0;
	padding:6px 2px 0 2px;
	text-align:center;
	border-bottom:1px solid #dfcadb;
	float:left;
}
#top_menu a {
	font:14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
#top_menu a:hover {
	color:#EAE0E9;
}
/*--------------menu--------------*/
#menu_top {
	background:url(../images/menu_top.jpg) no-repeat;
	width:275px;
	height:52px;
}
#menu_bottom {
	background:url(../images/menu_bottom.jpg) no-repeat;
	width:275px;
	height:96px;
	float:left;
}
#menu{
	background:url(../images/menu_bg.jpg) center center repeat-y;
	width:245px;
	margin:0;
	padding-right:30px;
	text-align:right;
	float:left;
}
#menu ul { list-style-type: none; }
#menu a{
	font:16px Arial, Helvetica, sans-serif;
	color:#002b71;
	padding-right:20px;
	text-decoration:none;
	line-height:20px;
	display:block;
}
#menu a:hover { color:#ab76a5; }
.active a {
	background:url(../images/arrow.jpg) center right no-repeat;
	color:#ab76a5;
	padding-right:16px;
}
.button {
	background:url(../images/menu_a.jpg) bottom center repeat-x;
	width:165px;
	padding:2px 0;
	float:right
}
/*--------------path--------------*/
#path_wrapper_01 {
	background:url(../images/path.jpg) bottom center no-repeat;
	width:439px;
	height:10px;
	margin-bottom:18px;
	padding:7px 50px 20px 238px;
}
#path_wrapper_02 {
	background:url(../images/path.jpg) bottom center no-repeat;
	width:439px;
	height:20px;
	margin-bottom:18px;
	padding:5px 50px 20px 238px;
}
#path {
	font:11px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	float:right;
}
#path p {
	font:11px Arial, Helvetica, sans-serif !important;
	color:#ab76a5 !important;
	margin:0;
	padding:0;
	text-align:right;
}
#path a {
	font:11px Arial, Helvetica, sans-serif !important;
	color:#ab76a5 !important;
	text-decoration:none;
	/*margin-right:3px;*/
	padding-right:/*3px*/1px;
}
#path a:hover { color:#c39ebd !important; }
/*--------------paging--------------*/
.paging {
	background-color:#efe7ee;
	width:667px;
	margin:20px 0;
	padding:0;
	text-align:right;
	float:left;
}
.paging span {
	font:14px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	margin:0;
	padding:0 3px;
	text-decoration:none;
}
.paging a {
	font:14px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	margin:0;
	padding:0 3px;
	text-decoration:none;
}
.paging a:hover {
	color:#c39ebd;
}
.paging img {
	vertical-align:middle;
}
/*--------------content------------*/
#content_wrapper {
	background:url(../images/main_bg.jpg) repeat-y;
	width: 100%;
	float: left;
}
#content {
	min-height:400px;
	margin-left:275px;
	font:12px Arial, Helvetica, sans-serif;
	color: #002B71;
}
*html #content { height:400px; }
#content h1 {
	font:italic 18px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	width:330px;
	margin:0;
	padding:5px 0
}
#content h2 {
	background-color:#efe7ee;
	font:14px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	width:667px;
	margin:10px 0 10px 0;
	padding:3px 5px;
}
/*--------------text_page------------*/
#text_page {
	background:#efe7ee url(../images/about_bg.jpg) bottom right no-repeat;
	width:505px;
	padding:0 160px 20px 10px;
	border:1px solid #ffffff;
	display: table;
}
#text_page p {
	font:13px Arial, Helvetica, sans-serif;
	color:#002b71;
}
#text_page a { color:#AB76A5;  }
/*--------------lady------------*/
#lady {
	background:url(../images/lady.jpg) no-repeat;
	width:657px;
	height:270px;
	margin-bottom:20px;
	padding:0 10px;
}
#lady p {
	font:13px Arial, Helvetica, sans-serif;
	color:#002b71;
	width:330px;
	height:196px;
	margin:0;
	padding:5px 0 10px 0;
	overflow:hidden;
}
.lady_more { padding-top:5px; float:left; }
.lady_more a {
	background:url(../images/lady_more.jpg) center left no-repeat;
	font:italic 12px Arial, Helvetica, sans-serif !important;
	color:#ab76a5 !important;
	padding-left:16px;
	text-decoration:none;
	float:left
}
.lady_more a:hover {color:#c39ebd !important;}
/*--------------table_news--------------*/
table.news {width:667px;}
table.news td {
	width:48%;
	padding:5px 0;
	vertical-align:top;
}
table.news img {padding:0 10px 10px 0;float:left;}
table.news td p {
	font:12px Arial, Helvetica, sans-serif;
	color:#002b71;
	margin:0;
	padding:0;
}

.news_heading {
	font:14px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	margin: 0 20px 5px 0;
	padding:5px 0;
	text-decoration:none;
	background:url(../images/menu_a.jpg) bottom center repeat-x;
	display: block;
}
table.news td.divide {width:4%;}
td.news_heading a:hover {color:#c39ebd;}
.news_more {float:left;}
.news_more a {
	background:url(../images/news_more.jpg) center left no-repeat;
	font:italic 12px Arial, Helvetica, sans-serif !important;
	color:#ab76a5 !important;
	padding-left:16px;
	text-decoration:none;
	float:left
}
.news_more a:hover {color:#c39ebd !important;}
/*--------------table_groups--------------*/
table.groups {
	/*width:667px;*/
	margin-bottom:20px;
	font:12px Arial, Helvetica, sans-serif;
	color:#002B71;
}
table.groups td {width:100px;vertical-align:top;}
table.groups img {float:none !important;}
table.groups td p {
	font:12px Arial, Helvetica, sans-serif;
	color:#002b71;
	margin:0;
	padding:0;
}
table.groups .product_thumb {
	background-color:#ffffff;
	text-align:center;
	width: 100px;
	height: 100px;
}
table.groups td a {
	font:12px Arial, Helvetica, sans-serif;
	color:#002b71;
	width:100px;
	display:block;
	text-decoration:none;
}
table.groups td a:hover {color:#ab76a5;}
table.groups td.divide {width:6px;}
table.groups tr.line{background:url(../images/menu_a.jpg) center center repeat-x;}
/*--------------product_img--------------*/
.product_img {
	background-color:#ffffff;
	width:100px;
	text-align:center;
	float:left;
}
/*--------------table_product--------------*/
table.product {
	width:560px;
	margin-bottom:20px;
}
table.product td {vertical-align:top;}
table.product td.left {
	font:12px Arial, Helvetica, sans-serif;
	color:#ab76a5;
	width:20%;
	text-align:right;
}
table.product td.right {
	font:12px Arial, Helvetica, sans-serif;
	color:#002b71;
	width:80%;
}
/*--------------table_clients--------------*/
table.clients {width:667px;}
table.clients td {width:25%;vertical-align:top;}
table.clients_second td a img {
	padding:4px;
	border:1px solid #e0cfde;
}
table.clients_second td a:hover img {border:1px solid #c39ebd;}
/*--------------left------------*/
#left {
	width:275px;
	margin-left:-1002px;
	float:left;
}
/*--------------footer------------*/
#footer {
	background:url(../images/footer.jpg) no-repeat;
	width:1002px;
	height:75px;
	clear:both;
}
#left_footer {
	font:12px Arial, Helvetica, sans-serif;
	color:#f9f2f7;
	margin:0;
	padding:36px 0 0 87px;
	float:left;
}
*html #left_footer {margin:0;}
#right_footer {float:right;}
#right_footer p {
	font:12px Arial, Helvetica, sans-serif;
	color:#f9f2f7;
	padding:38px 0 0 0;
	margin:0;
	float:left;
}
#right_footer img {
	margin:27px 100px 0 0;
	border:none;
	float:left;
}
.sub_menu, #holder {
	background: #EAE0E9;
	width: 210px;
	padding: 0;
	border: 1px solid white;
	position: absolute;
	top: 35px;
	left: 65px;
}
.sub_menu {min-height:100px;}
#holder .button	{width: 190px;padding: 2px 0 !important;}
.sub_menu a, #holder a {background: none;	padding-right: 0;}
#holder {
	position:absolute;
	top: -24px;
	left: 165px;
}
.sub_menu .button {width: 100%;}
.padding {	padding:0;}

#holder .button a	{	padding-right:14px;}
.holder .button a  {	padding-right:14px !important;}
.sub2 {	top:29px;	left: 65px;}
.line {
	background:url(../images/menu_a.jpg) center center repeat-x;
	height:2px;
	margin:0;
	padding:0;
}
#map {
	width: 285px;
	height: 285px;
	margin: 0 10px;
	display: block;
	float: left;
}
.divide_row td{
	padding: 5px 0 !important;
	margin: 0 !important;
}
.brand_thumb {
	padding: 0;
	margin: 0;
	width: 158px;
	height: 158px;
	border:1px solid #e0cfde;
}
.brand_thumb .brand_hold { padding: 4px; }
.brand_thumb img {
	padding: 0;
	margin: 0px auto;
	background: #ffffff;
}
#tm_image {
	displat: block;
	float: left;
	clear: both;
	width: 100%;
}
#tm_image .tm_image_thumb {
	margin: 2px;
	padding: 3px;
	float: left;
	height: 75px;
	width: 75px;
}
.d2 {	padding: 0;	margin: 0;}
.d2 .item {	display: table;}
/*
ColorBox Core Style
The following rules are the styles that are consistant between themes.
Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/*
Example user style
The following rules are ordered and tabbed in a way that represents the
order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background: #F9F3F7 0 0 repeat;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
#cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
#cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}
/*
The following fixes png-transparency for IE6.
It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
Colorbox preloads navigation hover classes to account for this.
!! Important Note: AlphaImageLoader src paths are relative to the HTML document,
while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

