.welcomePanel {
  font-size: .8em;
  float: right;
  padding-right: 5px;
}



.loginView img {
  vertical-align: middle; 
}

#leftContent {
  width: 100px;
  float: left;
  /*border: 1px solid red;*/
}

#leftContentLogin {
  width: 350px;
  float: left;
/*  border: 1px solid red;*/
}

#mainContent{
  margin-left: 180px;
/*  border: 1px solid blue;*/
  text-align:center;
}

#footer {
  clear: both;  
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 185px;
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
   padding-right:4px;
 /* border: 1px solid red;*/
}

#threeColumnMainContent {
  /*margin-left: 185px;*/
  float: left;
  width: 584px;
 /* margin-right: 185px;*/
 /* border: 1px solid blue;*/
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
 /* border: 1px solid green;*/
}

#centercontent {
  position:  relative;
  left: 37%; 
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}

.contentMenu 
{
 
 width:962px; 
 vertical-align:top;
 background: url(images/dcAdminNav.jpg) repeat-x;
}

.menuHaut 
{ font-size: 1.3em;
  padding-right: 5px;
 
  background: url(images/dcAdminNav.jpg) repeat-x;
    }

.categoryMenu {
  margin-bottom: 20px;
  width: 100%;
  
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
  
}

.catalogListing td 
{
   
}

.productBox {
  border: 1px solid #C0C0C0;
  height: 280px;
  width: 183px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.productImageContainer {
  height: 160px;
  width: 150px;
  text-align: center;
}

.productImage {
}

.productName {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  color: #024A76;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

.retailPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;

}

.ourPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #B22222; 
}

.ourPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #B22222; 
}

.attributeLabel {
  font-size: .8em;
  font-weight: bold;
}

.attributeDropdownList {
  font-size: .7em;
  width: 150px;
  color: #5C5C5C;
  margin-top: 5px;
}

.imageBox {
  border: 1px solid #C0C0C0;
  padding: 5px;
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}


.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: .8em;
  margin-bottom: 5px;
}

.paging {
  position: relative;
  height: 30px;
  display: block;
  background: transparent;
}


.pagingLeft {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_left.gif) no-repeat;
  height: 30px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 30px;
  background: url(images/pagingbg.gif) repeat-x;
  float: left;
  width: 95.7%;
  font-size: .8em;
  padding: 5px;
  text-align: center; 
}

.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_right.gif) no-repeat;
  height: 30px;
  float: left;
}

.links {
  position: relative;
 /* left: -60px;*/
  float: right;
  top: 3px;
}

.totals {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  float: left; 
  /*margin-top: 2px; */
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:  #0066A6;
  text-decoration: none;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  color:  #0066A6;
  text-decoration: none;
}

.categoryImage {
}

.widget {
  font-size: .8em;
  margin-bottom: 20px;
}

.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 99%;
  height:20px;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.itemRow {
}

.itemSku {
  width: 12%;
  text-align: left;
  font-size: 1em;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: 1.1em;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  font-size: 1em;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: 1em;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: 1em;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: 1em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  color: white;
  background-color: #0066A6;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
}


.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: #D9E8FF;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.checkoutRightPanel {
  font-size: .9em;
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  color: #666;
  width: 100%;
  padding-left: 2px;
  margin-right: 0px;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  width: 99%;
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  font-size: 1.5em;
  font-weight: bold;
   padding-left:15px;
}

.favoriteCategory {
  margin-bottom: 7px;
  font-size: 1.5em;
  font-weight: bold;
   padding-left:15px;
  
}

.category {
  margin-bottom: 7px;
  font-size: 1em;
  font-weight: bold;
   padding-left:15px;
  padding-top:5px;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:.9em;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}





.siteLevel1 {

  margin-left: 25px;
  font-size: .9em;
  font-weight: bold;

 
}

.siteLevel1 td {
}

.siteLevel1 td a:link {
  color: #FFF;  
   
}

.siteLevel1 td a:visited {
  color: #FFF;
}

.siteLevel1 td a:hover {
  color: #EFEFEF;
}

.siteLevel2 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  
}

.siteLevel2 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel2 td a:link {
  color: #FFF;
}

.siteLevel2 td a:visited {
  color: #FFF;
}

.siteLevel2 td a:hover {
   color: #CCC; 
}

.siteLevel2 td img {
  color: #FFF;
  background: transparent url(images/icons/whitearrow.gif) right center no-repeat;
}

.siteLevel3 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #0066A6;
  height: 28px;
}

.siteLevel3 td {
  border-top: 2px solid #4287BE;
}

.siteLevel3 td a:link {
  color: #FFF;
}

.siteLevel3 td a:visited {
  color: #FFF;
}

.siteLevel3 td a:hover {
   color: #CCC; 
}

.siteLevel3 td img {
  background: transparent;
}

.siteLevel4 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #007ECD;
  height: 25px;
}

.siteLevel4 td {
  border-top: 2px solid #3CA2E0;
}

.siteLevel4 td a:link {
  color: #FFF;
}

.siteLevel4 td a:visited {
  color: #FFF;
}

.siteLevel4 td a:hover {
   color: #CCC; 
}

.siteLevel5 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.3em;
   font-weight:bold;
  height: 28px;
}

.siteLevel5 td {
 
}

.siteLevel5 td a:link {
  color: #FFF;
}

.siteLevel5 td a:visited {
  color: #FFF;
}

.siteLevel5 td a:hover {
   color: #CCC; 
}

.siteLevel5 td img {
  background: transparent;
}




.categoryLevel1 {
  font-weight: bold;
  height: 31px;  
}

.categoryLevel1 td {
 	background:	url(images/separateur.jpg) bottom center no-repeat ;
 	padding-left:30px;
}

.categoryLevel1 td a {
	padding-bottom:		3px;	
	padding-left:20px;
	 margin-right:25px;
	
}

.categoryLevel1 td a:link {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
  
}

.categoryLevel1 td a:visited {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  color: #C0C0C0;
}



.contentGroupHeader {
  border: 1px solid #2F4F4F;
  color: #555;
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

body
{
	background-color: white;
	background: white url(images/img2.gif) repeat-y center top;
	font-family: verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 13px;
}



#Inner
{
	margin-top: 15px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
}

.cleaner
{
    clear: both;
}

#Head
{
	height: 212px;
	width: 962px;
	background: url("images/bac_logo.gif") top left repeat-x;
}

#Head_left
{
	height: 212px;
	width: 324px;
	float: left;
}

#Leaf_top
{
    background: url("images/leaf.gif") top left no-repeat;
    height: 161px;
    width: 324px;
	float: left;
}

#Leaf_bottom
{
	background: url("images/leaf2.gif") top left no-repeat;
    height: 51px;
	float: left;
	width: 324px;
}

#Leaf_bottom a
{
	color: #6b9c22;
	text-decoration: none;
	font-weight: bold;
	line-height: 58px;
	font-size: 11px;
}

#Leaf_bottom a:hover
{
	text-decoration: underline;
}

.registration
{
	text-indent: 12px;
}

*>.registration
{
    margin-left: 12px;
}

.log-in
{
    margin-left: 40px;
}

*>.log-in
{
    margin-left: 52px;
}

#Head_right
{
	height: 212px;
	width: 576px;
	float: left;
	clear: right;
}

#Logo
{
	height: 161px;
	width: 100px;
}

#Name
{
  /*  background: url("images/logo.gif") top left no-repeat;*/
   /* background-position: 54px 50px;*/
    font-size: 34px;
  	padding-top: 48px;
    /*padding-left: 80px;*/
    color: #989d9e;
}

.blue
{
	color: #0e88af;
}

#Informations
{
   /* font-size: 15px;*/
    padding-left: 92px;
    color: #989d9e;
}

#Top_menu
{
    height: 51px;
    text-align: right;
	width: 638px;
	background: url("images/bac_button.gif") top left repeat-x;
}

#Top_menu a
{
	
	
	float: right;
	color: #0e88af;
	text-decoration: none;
	font-weight: bold;

	
}

#Top_menu a:hover
{
	text-decoration: underline;
}

#Top_menu .home
{
    background: url("images/home.jpg") top left no-repeat;
}

#Top_menu .help
{
    background: url("images/help.jpg") top left no-repeat;
}

#Top_menu .contact
{
    background: url("images/contact.jpg") top left no-repeat;
}

#Top_menu .orders
{
    background: url("images/orders.jpg") top left no-repeat;
}

#Top_menu .kart
{
    background: url("images/kart.jpg") top left no-repeat;
}

#LeftPart
{
	width: 215px;
	background-color: #fbfdfe;
	margin-top: -12px;
	float: left;
}

*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
    width: 215px;
    float: left;
}

#Menu_header
{
    vertical-align:middle;
    width: 215px;
    height: 31px;
     padding-bottom:5px;
}

.menu_header_right
{
    background: url("images/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: left;
}

.menu_header_left
{
    background: url("images/bac_menu.gif") top left repeat-x;
	width: 150px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#Menu_content
{
	float: left;
	width: 205px;
	padding: 5px;
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.menu_item
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 20px;
	background: url("images/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
}

.menu_item2
{
	color: #8d9395;
	text-decoration: none;
	padding-left: 50px;
	font-size: 11px;
}

#Poll_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Poll
{
	margin-top: 5px;
	float: left;
}

#Poll_content
{
    width: 203px;
	padding: 5px;
    padding-left: 12px;
	float: left;
}

#Poll_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.poll_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  height: 20px;
}

.poll_unswer
{
    color: #8d9395;
	text-decoration: none;
	line-height: 25px;
}

#RightPart
{
	width: 680px;
	float: right;
	clear: left;
	background-color: #f5fdfd;
	margin-top: -12px;
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	width: 675px;
	padding: 5px;
	padding-right: 0px;
}

*>#Page
{
	padding: 5px;
}

h1
{
	color: #979a9b;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 35px;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: justify;
    font-size: 11px;
    color: #0e88af;
}

#Page_header tr
{
	width: 670px;
}

#Page_top
{
	background-color: #a5d7e9;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{   
    
    background: url("images/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
     
    background: url("images/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    width: 170px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
}

.page_center_img img
{
	padding-top: 30px;
	padding-left: 20px;
}

.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 170px;
	float: left;
}

#Bottom
{
	width: 900px;
	float: left;
	margin-top: 5px;
}

.down
{
	font-size: 11px;
	margin-left: 650px;
	text-align: left;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}



.box
{
border:6px solid #f5fdfd ;
 margin-bottom:20px;
 clear:left;

}

.box-title
{
    text-align:center;
height:20px;
   font-weight: bold;
   color: #0e88af;
 vertical-align:middle;
border-bottom:2px solid #f5fdfd ;
 background: url("images/bac_menu.gif") top left repeat-x;
}



/*TElerik QJQX put in cart*/

.wrapper
{

}
.wrapper img
{
    margin: 20px 20px 0px 20px;
}

.wrapper ul
{
    list-style-type:none;
    margin: 0;
    padding: 0;
}

/*.wrapper li
{
    display:inline-block;
    float:left;
    text-align:center;
    margin:5px;
    border: 1px solid #e3d7c0 !important;
}*/

.title
{
    color: #4f4236;
    font-weight: bold;
    font-size: 14px;
    font-family: Calibri, Arial;
}

.inner
{
    border: solid 1px #e3d7c0;
    width: 100%;
    color: #000000;
    font-size: 13px;
    font-family: Calibri, Arial;
    height: 250px;
    
}

.separator
{
    
}

.addCart
{
    border: 0;
    width: 87px;
    height: 22px;
    background: url(Images/button.gif) no-repeat;
    margin-top: 10px;
    display:block;
    margin-left: -8px;
}

.borderBottom
{
    border-bottom: solid 1px #eae5db;
    margin: 5px 5px 0px 0px;
    padding-bottom: 5px;
    float:left;
    clear:both;
    width: 173px;
}

.borderBottom a
{
    display:block;
    float: left;
    border: solid 1px #897d67;
    margin-right: 3px;
    color: #575757;
    line-height: 18px;
    text-align: center;
}

.borderBottom a span
{
    display:block;
    float: left;
    border: solid 1px white;
    width: 18px;
    height:18px;
    line-height: 18px;
    cursor: hand;
}
