/* CSS Document */

* {
	margin:0; padding:0;
	font-size:12px;
}

body{
	background:#FFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

fieldset{background-color: #ededed;border: 1px solid;}
legend{border: 1px solid #000;background-color: #ffffff;color: #000;padding:5px;}
legend,label,#dialogWarning,#dialogExpired{font-weight:bold;font-size: 90%;margin-left: 10px;}
.container {width: 50%;margin-left: 25%;margin-top:2%;background: #ffffff;border: 4px solid #cccccc;}

html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#222;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#00B6CB; outline:none; text-decoration:underline;}
a:hover {color:#F07A00;}
p {}

h1 {
	font-size:36px;
	color:#181818;
	letter-spacing:-2px;
	text-transform:uppercase;
	line-height:1.2em;
	}
h2 {
	font-size:13px; 
	color:#313131; 
	padding:0px 0 5px;
}
h3 {
	font-size:14px;
	color:#000;
	padding:10px 5px 10px;}
h4 a {font-size:12px; color:#222; font-weight:bold; text-decoration:none;}
h4 a:hover {color:#00b6cb;}
h5 {font-size:12px; color:#222; font-weight:bold; padding-bottom:5px;}
/* ============================= main layout ====================== */

.fright {text-align:right;}
/* ============================= header ====================== */
#header{background:#19659B url(../Img/Backoffice/header_bg.png) top center repeat-x;}

.menu {padding:15px 0 0;}
.menu li {
	float:left;
	margin:0 1px 0 0;
	padding:0;}
.menu li a {
	line-height:22px;
	display:inline-block;	
	font-size:12px;
	color:#19659B;
	text-decoration:none;
	font-weight:500;
	cursor:pointer;}

.menu a:hover {color:#fff;}
.menu li a span {background:url(../Img/Backoffice/menu_btn_left.png) no-repeat top left; padding-left: 10px; display:inline-block}
.menu li a span span {background:url(../Img/Backoffice/menu_btn_right.png) no-repeat top right; padding:0 10px 0 0;}
.menu li a span span span {background:url(../Img/Backoffice/menu_btn_tail.png) repeat-x top center; padding:7px 0px 3px;}

.menu li a:hover span {background:url(../Img/Backoffice/menu_btn_active_left.png) no-repeat top left;color:#FF9900;}
.menu li a:hover span span {background:url(../Img/Backoffice/menu_btn_active_right.png) no-repeat top right;color:#FF9900;}
.menu li a:hover span span span {background:url(../Img/Backoffice/menu_btn_active_tail.png) repeat-x top center;color:#FF9900;}


.menu li a.active span {background:url(../Img/Backoffice/menu_btn_active_left.png) no-repeat top left; color:#FFF;}
.menu li a.active span span {background:url(../Img/Backoffice/menu_btn_active_right.png) no-repeat top right;}
.menu li a.active span span span {background:url(../Img/Backoffice/menu_btn_active_tail.png) repeat-x top center;}
.menu li .active:hover {color:#fff; cursor:pointer;}
.slogan {color:#444a4f; padding: 5px 10px; background-image:url(../Img/BackOffice/TableHead.jpg); background-repeat:repeat-x}
.slogan span {font-weight:bold;}
/* ============================= content ====================== */
#content {background:#eee; padding:10px 2px 0px; position:relative; border:0px solid #cc0000; min-height:550px}

/*block forms*/
.block {margin-bottom:10px;}
.block_content { padding:0 30px 5px 3px;}
.block_top, .block_bottom {height:10px; line-height:10px; overflow:hidden;}

.col1 .block_top {background:url(../Img/Backoffice/col1_header.png) no-repeat top center;}
.col1 .block_content {background:url(../Img/Backoffice/col1_block_bg_tail.gif) repeat-y top center;}
.col1 .block_bottom {background:url(../Img/Backoffice/col1_Footer.png) no-repeat top center;}

/*
.col2 .block_top {background:url(../Img/Backoffice/col2_block_bg_top.gif) no-repeat top center;}
.col2 .block_content {background:url(../Img/Backoffice/col2_block_bg_tail.gif) repeat-y top center;padding:0 30px 10px 20px;}
.col2 .block_bottom {background:url(../Img/Backoffice/col2_block_bg_bottom.gif) no-repeat top center;}
*/
.fullpage .block_top {background:url(../Img/Backoffice/privacy_block_bg_top.gif) no-repeat top center;}
.fullpage .block_content {background:url(../Img/Backoffice/privacy_block_bg_tail.gif) repeat-y top center;padding-bottom:15px;}
.fullpage .block_bottom {background:url(../Img/Backoffice/privacy_block_bg_bottom.gif) no-repeat top center;}
.small {font-size:11px; line-height:13px;}
.block ul {padding:5px 0 7px;}
.block ul li {
	background:url(../Img/Backoffice/marker.gif) no-repeat center left;
	padding-left:10px;
	line-height:22px;
	}
.blocks {
	padding:11px 0 12px;
	border-bottom:1px solid #ebeced;
	margin-bottom:11px;
	}
.row2 .last {margin-bottom:0;}
/*block tabs*/
.block .tab_menu {overflow:hidden; margin-bottom:-2px; padding:0;}
* html .tab_menu {margin-bottom:-1px;}
.tabs .content {
	border:1px solid #ebeced;
	padding:5px 21px 8px;
	}
.block .tab_menu li {
	float:left; 
	margin-right:1px;
	padding:0; background:none;
	}

.block .tab_menu li a {
	background:url(../Img/Backoffice/tab_content_center.gif) repeat-x bottom center;
	line-height:28px;
	display:inline-block;	
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-weight:600;
	cursor:pointer;
	}
.tab_menu li a span {background:url(../Img/Backoffice/tab_content_left.gif) no-repeat bottom left; display:inline-block}
.tab_menu li a span span {background:url(../Img/Backoffice/tab_content_right.gif) no-repeat bottom right;width:91px; text-align:center;}

.block .tab_menu li a:hover {background:url(../Img/Backoffice/tab_content_center.gif) repeat-x top center; color:#fff;}
.tab_menu li a:hover span {background:url(../Img/Backoffice/tab_content_left.gif) no-repeat top left;}
.tab_menu li a:hover span span {background:url(../Img/Backoffice/tab_content_right.gif) no-repeat top right;}

.tab_menu li .active:hover {color:#fff; cursor:default;}
.block .tab_menu li a.active, .tab_menu li .active:hover {
	background:url(../Img/Backoffice/tab_content_active_center.gif) repeat-x top center;
	color:#f07a00;
	cursor:default;
	}
.tab_menu li a.active:hover {background:transparent url(../Img/Backoffice/tab_content_active_center.gif) repeat-x scroll center top;
color:#F07A00;}
.tab_menu li a.active span,.tab_menu li .active:hover span {background:url(../Img/Backoffice/tab_content_active_left.gif) no-repeat top left;}
.tab_menu li a.active span span,.tab_menu li .active:hover span span {background:url(../Img/Backoffice/tab_content_active_right.gif) no-repeat top right;}

 /*imgindent*/
.imgindent {margin:0 10px 0 0; float:left;}
.col1 .imgindent {margin:0 9px 0 0;}
.col2 .imgindent {margin:0 11px 0 0;}

.content .wrapper {border-bottom:1px solid #ebeced;}
.col1 .content .wrapper {padding:12px 0 0px;}
#page1 .col2 .content .wrapper {padding:0px 0;}
.status {color:#9e9e9e; font-size:11px;}
.col1 .status { padding:10px 0 0;}
.col2 .status { padding:3px 0 0;}
.status a {color:#00b6cb;}
.status a:hover {color:#f07a00; text-decoration:underline;}
.status span { margin:0 5px;}
.status span.by {margin-left:0;}
.favourite {background:url(../Img/Backoffice/icon1.gif) no-repeat left center; padding-left:22px;}
.content .last {border-bottom:0;}

/*search form*/
.search {
	background:url(../Img/Backoffice/search_bg.png) no-repeat top center;
	padding:16px 30px 17px;
	margin-bottom:10px;}
.search a {
	background:url(../Img/Backoffice/search_btn.gif) no-repeat bottom center;
	padding:6px 19px;
	font-size:20px;
	color:#fff;
	text-decoration:none; font-weight:bold; display:inline-block; margin-top:2px;
	}
.search a:hover {background:url(../Img/Backoffice/search_btn.gif) no-repeat top center;}
.search input {width:180px; border:0; margin:0 16px; font-size:14px; margin-bottom:8px;}
.submit input {width:100px;}
/*link*/
a.link {
	background:url(../Img/Backoffice/marker_link.gif) no-repeat right center;
	padding:0 10px 0 0;
	font-weight:bold;
	color:#f07a00;
}
#page1 .col1 p.link {padding-left:20px;}
a.link:hover {color:#00b6cb;
	background:url(../Img/Backoffice/marker.gif) no-repeat right center;}
p.link {padding-top:10px;}
.col2 a.link{padding-left:0;}
.col2 .row2 p.link {padding:20px 0 0px;}
/*black cols*/
.cols {
	width:181px;
	float:left;
	margin-right:2px;
	color:#000;
	background:none;}
.cols p {
	font-size:11px;
	line-height:13px;}
.black {background:#000;
	color:#949494;
	height:177px;}
.black h3 {color:#fff;}
.black .text  {padding:0 16px 10px;}
.last_col {margin-right:0;}

/*variants, where you*/
.var1, .var2, .var3 {
	display:inline-block;
	width:95px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:75px 0 5px;
	margin:5px 0 14px;
	}
.var1 {background:url(../Img/Backoffice/icon2.png) no-repeat top center;}
.var2 {background:url(../Img/Backoffice/icon3.png) no-repeat top center;}
.var3 {background:url(../Img/Backoffice/icon4.png) no-repeat top center;}

.var1:hover {background:url(../Img/Backoffice/icon2_hover.png) no-repeat top center;}
.var2:hover {background:url(../Img/Backoffice/icon3_hover.png) no-repeat top center;}
.var3:hover {background:url(../Img/Backoffice/icon4_hover.png) no-repeat top center;}

/*corner*/
.corner {position:absolute; bottom:0; right:0;}

.fullpage .block a {color:#f07a00; font-weight:bold;}
.fullpage .block a:hover {color:#00B6CB;}

.col2 h2 {padding:0px 0 5px;}
#page1 .col2 h2 {
	padding:0px 0 5px;}
/* ============================= footer ====================== */
#footer {padding:20px 14px 0;}
#footer li {display:inline;}
#footer li a{color:#6e6d6a; margin-left: 18px;}
#footer p {color:#606060; padding-left:10px;}
#footer p a {color:#b4cd2b;}
#footer a:hover {color:#f07a00;}
#footer span {margin:0 8px;}

/* ============================= forms ============================= */


#ContactForm label {height:30px; display:block;}

.input {width:175px; height:18px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; font-size:1em;}

#floatbox {width:710px; margin:0 auto; height:auto; min-height:400px}

#submenubox a.active {font-size:12px; font-weight:normal; color:#0062a1; padding-right:8px;}
#submenubox a.inactive {font-size:12px; font-weight:normal; color:#666; padding-right:8px;}
#submenubox a:hover.active  {font-size:12px; font-weight:normal; color:#0062a1}
#submenubox a:hover  {font-size:12px; font-weight:normal; color:#0062a1}

.prodtitle {
display:block;
position:relative;
float:left;
width:690px;
height:25px;
background-color:#555;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding-left:5px;
margin-top:5px;
line-height:15px;
}

.prodboxhor {
display:block;
position:relative;
float:left;
width:690px;
height:60px;
margin:0px 1px 3px 1px;
border-bottom:1px solid #ccc;
}

.prodimagehor {
display:block;
position:absolute;
text-align:center;
top:0px;
left:0px;
width:75px;
padding-top:2px;
border:0px solid red;
}

.proddetailhor {
display:block;
position:absolute;
left:90px;
top:0px;
width:470px;
min-height:30px;
height:auto;
text-align:left;
border:0px solid red;
}
.prodpricehor {
display:block;
position:absolute;
right:90px;
top:10px;
width:70px;
height:auto;
text-align:right;
border:0px solid red;
}
.prodlinkhor {
display:block;
position:absolute;
top:5px;
right:0px;
min-height:20px;
height:auto;
margin-top:0px;
border:0px solid red;
}
#listviewheader {
background-color:#EEE;
height:10px;
padding-top:3px;
font-size:12px;
font-weight:bold;
color:#666666;
}
