/* -----------------------------------------------------------------------------------------
  ID: Stylesheets for GMS
  
  Author: Praher Peter
  Company: Incert eTourismus GmbH
  Version: 3.1
  Copyright (c) 2009 Incert eBusiness GmbH
  
  ---------------------------------------------------------------------------------------*/


.body {   
    width:700px;
    color:#333333;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:150%;
    text-decoration:none;
}


.content {
	padding: 10px 0px 10px 0px;
}


A {
  color: #931F48;
  text-decoration: none;
  font-weight:lighter;
}

A:hover {
  color: #931F48;
  text-decoration:underline;
}

A.orderSteps {
  color: #FFCC33;
  text-decoration: none;
}

A:orderSteps {
  color: #FFFFFF;
  text-decoration:none;
}

.contentsTopics {
  color:#931F48;
  font-size:20px;
  font-weight:700;
  letter-spacing:-1px;
  line-height:1.1em;
  margin:10px 0 5px;
  padding-bottom:15px;
}

.errorMsg {
  color:#931F48;
   font-size:9px;
  font-weight:bold;
}

.colorSeperator {
  border-bottom:1px solid #931F48;
  border-color:#931F48;
  text-align:center;
}


TD.copyright, DIV.copyright {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  line-height: 1.5;
  padding-left:210px;
  color: #C6C6C6;
}

.copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active{
  color:#C6C6C6;
}


A.copyright {
  color: #ffa800;
}

A.copyright:hover {
  color: #ffa800;
  text-decoration: underline;
}

.voucherDescription {
  padding-left:10px;
}

.boxContentSeperator {
  padding-top:5px;
}

.processButtons {
  padding-top: 15px;
}

.shipping_block_price {
  width:70px;
}

.leftdist {
  width:5px;
}

.shopping_cart_qty {
   font-size: 14px;
   vertical-align:center;
}

a.shopping_cart_qty, a.shopping_cart_qty a:hover {
   text-decoration:none;
}

a.shopping_cart_del  {
   background-image: url(img/del.gif);
   width:20px;
   height:20px;
   background-position: center center;
   background-repeat: no-repeat;
}

/******************** Button Styling ************************/
/************************************************************/

.input, div.input {
  border:0px;
  border-color: #FFFFFF;
}

div.button {
  margin: 0px auto;
  text-align:center;
  vertical-align:middle;
  width:130px;
  padding-bottom:1px;
   
}

input.button {
  vertical-align:middle;
  font-weight:bold;
  cursor:pointer;
  text-decoration:none;
  border:1px solid #D3D3D3;
  background:#931F48 none repeat scroll 0 0;
  width:130px;
  height:20px;
  padding-bottom:2px;
  color:#FFF !important;
}

div.buttonSpan {
    cursor:pointer;
    width:130px;
}


.button_templates { 

}

a.buttonLink  {
    color:#FFF !important;
    font-weight:bold;
    border:1px solid #D3D3D3;
    background:#931F48 none repeat scroll 0 0;
    text-align:center;
    display: block;
    float: left;
    text-decoration:none;
    width:130px;
    height:18px;
    line-height:18px;
    padding:1px 0px 1px 0px;
}

a.buttonLink_left {
   color:#FFF !important;
    font-weight:bold;
    border:1px solid #D3D3D3;
    background:#931F48 none repeat scroll 0 0;
    text-align:center;
    display: block;
    float: left;
    text-decoration:none;
    width:130px;
    height:18px;
    line-height:18px;
    padding:1px 0px 1px 0px;
}

a.buttonLink span {
    display: block;
    font-weight:bold;
    text-decoration:none;
}

.button {
	border:none;
  background: url('/forms/up.png') no-repeat bottom left;
}

.preview_image {
  text-align: center;
}

.preview_image a {
   text-decoration: none;
}


/******************************************************************/
/************************* NAVIGATION *****************************/

.navi_top_right {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  text-align: right;
  background-color:#FFF;
  border-bottom:1px solid;
  border-color:#e8e8e8;
  padding-top:5px;
  color:#931F48;
}

.navi_top_right a:link, .navi_top_right a:hover, .navi_top_right a:visited, .navi_top_right a:active {
  color:#931F48;
  font-weight:bold;
}

.navi_top_right a:hover {
  color:#ffa800;
  font-weight:bold;
}

.navi_top_left {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  background-color:#FFF;
  border-bottom:1px solid;
  border-color:#e8e8e8;
  padding-top:5px;
  color:#931F48;
}

.navi_top_left a:link,  .navi_top_left a:visited, .navi_top_left a:active {
  color:#931F48;
}

.navi_top_left a:hover {
  color:#ffa800;
}


/******************************************************************/
/*********** Value Voucher Template Slider Easy Slider**************/

div.overlay_vv {
    z-index:8000;  
}

td.slider_box {
   padding-left:10px;
}

/* root element for the whole scrollable setup */
div.scrollable {  
            position:relative;
            overflow:hidden;
            width: 320px;    
            height: 150px;  
            padding: 0px 0px 0px 0px;
            float:center;
}

 
/* 
            root element for scrollable items. It is 
            absolutely positioned with large width. 
*/
#thumbs {         
            position:relative;
            width:3000em;   
            /*clear: both;*/            
            padding: 0px 0px 0px 0px;
}
 
 
/* single item */
#thumbs div {
            float:left;
            width:93px;
            height:142px;
            color:#fff;
            border:0px solid #999999;
            cursor:pointer;
            padding:5px;
                  
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(img/overlay/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(img/overlay/right.png);
	clear:right;	
}


div.next_div {
  z-index:2;
  position:relative;
  float:left;
}

a.disabled {
  visibility:hidden !important;
}


div.selected_col_alt_img input { 
  border:4px solid;
  border-color:#931f48;
  vertical-align:top;
}

div.selected_col_alt_img input { 
  color:#FFF;
  font-size:1px;
}

div.col_alt_img input{
  border:4px solid;
  border-color:#f2f0f0;
  vertical-align:top;
  padding:2px 1px 2px 1px;
  font-size:1px;
  color:#FFF;
}

#thumbs div div.buttonSpan {
  margin:0px;
  padding: 0px;
}

/* ENDE */

/******************** New Products ************************/
/**********************************************************/


.newProducts {
  text-align: center;
  background-color: #F2F0F0;
  line-height:1.0;
  width:100%;
} 

.newProductsText {
  font-size:13px;
  line-height:1.5;
  width:100%;
}

.newProductsText a:link, .newProductsText a:hover, .newProductsText a:visited, .newProductsText a:active, .newProductsText a:hover {
  font-weight:bold;
  font-size:13px;
}

.newProductsPic {
  padding:25px 0px 10px 10px;
  vertical-align:top;
}

.newProductsPrice {
  text-align : center;
  font-size:12px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  color:#666666;
}

.newProductsHead {
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
  margin:0 0 10px;
  padding:3px 5px 0 10px;
  text-align:left;
  color:#FFF;
  background:#931F48 none repeat scroll 0 0;
}

.newProductsHead a:link, .newProductsHead a:visited,  .newProductsHead a:active  {
  color:#FFFFFF;
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
}

.newProductsHead a:hover {
  text-decoration: underline;
}


.newProductsDesc {
  background-image:url(img/bg_newProductsX.png);
  background-repeat:repeat;
}

.newProductsButton {
  text-align:left;
  width:184px;
}

table.newProducts {
  height:300px;
}



/**********************************************************/
/************ PRODUCT INFO, LISTING, OPTIONS **************/

.productTitel {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#427199;
  font-size:24px;
  font-weight:700;
  letter-spacing:-1px;
  line-height:1.1em;
  margin:10px 0 5px;
}

.productPrice {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#931F48;
	text-align:left;
}

.productPrice a:link, .productPrice a:hover, .productPrice a:active, .productPrice a:visited {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#931F48;
}

.productPic {
  margin:5px;
  text-align:left;
}


.toolTip {
 background-color:#931F48;
 padding:15px;
 color:#FFF;
 font-size:12px;
 font-weight:bold;
 line-height:1.5;
}

div.productinfo, .productinfo {  
    -moz-border-radius:10px;
    -webkit-border-radius:10px;  
    behavior:url(border-radius.htc);
    -khtml-border-radius: 10px;
     background-color:#F2F0F0;
     padding:5px;
}

.prodListing {
  font-size:12px;
  height:150px;
  margin-top:0;
  width:100%;
  background-color:#F2F0F0;
}

.productLisitingPic {
  vertical-align:top;
  width:auto;
  padding:10px 0px 0px 6px;
}

.productLisitingPrice {
  width:auto;
  text-align:left;
  padding:10px 10px 2px 10px;
  color:##3F403A;
  font-weight:bold;
}

.productLisitingButton {
  padding:0px 3px 3px 8px;
}

#productBox {
  width:320px;
}

table.productBox {
  height:200px;
  background-color:#f4f4f4;
  vertical-align:top;
}

table.productListingBox {
  height:200px;
  background-color:#f4f4f4;
  vertical-align:top;
}


td.productLisitingTitel {
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
  margin:0 0 10px;
  padding:3px 5px 0 10px;
  text-align:left;
  color:#FFF;
  background:#6EC6DC none repeat scroll 0 0;
  
}

.productLisitingTitel a:link, .productLisitingTitel a:visited, .productLisitingTitel a:hover, .productLisitingTitel a:active {
 font-size:18px;
  font-weight:bold;
  line-height:1.5;
  color:#FFF;
}

.productLisitingTitel a:hover {
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
}

.productLisitingText  {
  display:block;
  height:auto;
  width:auto;
  line-height:normal;
  font-size:12px;
  font-weight:normal;
  text-decoration: none;
  padding:0px 10px 2px 10px;
  text-align:left;
}

.productLisitingText a:link, .productLisitingText a:visited,  .productLisitingText a:active  {
  display:block;
  height:auto;
  width:auto;
  line-height:normal;
  font-size:12px;
  font-weight:normal;
  text-decoration: none;
  text-align:left;
}

.productLisitingText a:hover {
  text-decoration: underline;
}

/************************* Lines ****************************/
/************************************************************/

.rightLines {
  border-right: 0px solid; 
  border-color: #931F48;
}

.leftLines {
  border-left: 0px solid; 
  border-color: #931F48;
}

.verticalLines {
  border-left: 0px solid; 
  border-right: 0px solid; 
  border-color: #931F48;
}

.bottomLines, .bottomLinesWhite {
  border-bottom: 1px solid; 
  border-color: #931F48;
  color:#931F48;
}

table.bg_Attr {
  background-color:#931F48;
  margin-bottom:15px;
}

.header_Attr {
  border-bottom: 1px solid; 
  border-color: #FFF;
  font-size:13px;
  padding-left:2px;
  line-height:1.5;
  font-weight:bold;
  color:#FFF;
}

.topLines, .topLinesWhite {
  border-top: 1px solid; 
  border-color: #931F48;
}

.horizontalLines {
  border-top: 1px solid; 
  border-bottom: 1px solid;
  border-color: #931F48;
}

.allLines{
  border-bottom: 1px solid; 
  border-color: #FFF;
  font-size:13px;
  padding-left:2px;
  line-height:1.5;
  font-weight:bold;
  color:#000;
  background-color:#f4f4f4;
  padding:3px;
}


/********************* Cart + Checkout **********************/
/************************************************************/

.boxTextBG {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	background-color:#F2F0F0;
}

.boxTextBGII {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	background-color: #931F48;
}

.boxTextQTY input{
  text-align:center;
  font-weight:bold;
}

table.formArea {
   background: #f4f4f4;
}


.inputRequirement { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; color: #931F48;}

TD.infoBoxHeadingRequirement {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; 
  border-bottom: 1px solid; 
  border-color: #931F48;
  color:#931F48;
}

.moduleRowOverCheckout a:hover{
    height: 28px;
    background-color:#931F48;
    padding-left:10px;
    color:#FFF;
}


.moduleRowSelectedCheckout { 
   height: 28px;
   padding-left:21px;
   background-color:#931F48;
   color:#FFF;
   font-weight:bold;
}

.moduleRowOverCheckout a:hover, .moduleRowOverCheckout{
 text-decoration: none;
 font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
 height: 28px;
 background-color:#931F48;
 color:#FFF;
}

.moduleRowCheckout  { 
  border-bottom: 1px solid;
	border-color:#f4f4f4;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  height: 28px;
	text-decoration: none;
  text-decoration: none;
	padding-left:21px;
	color:#ffa800;
	background-color:#f4f4f4;
}



TD.conditions {
  background-color: #931F48;
  color:#FFF;
}


.moduleRow {
 border-bottom: 1px solid;
 border-color:#DAE8BA;
 font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
 font-size: 13px;
 height: 28px;
 background-image:url(img/dot.jpg);
 background-repeat:no-repeat;
 background-position: left center;
 padding-left:21px;
}

.moduleRowOver { 
	font-size: 13px;
    height: 28px;
    background-color:#931F48;
    padding-left:10px;
    color:#FFF;
}

.moduleRowOver a:hover{
    font-size: 13px;
    height: 28px;
    background-color:#931F48;
    padding-left:10px;
    color:#FFF;
}


.moduleRowSelected { 
  border-bottom: 1px solid;
	border-color:#DAE8BA;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  height: 28px;
	text-decoration: none;
  text-decoration: none;
	padding-left:21px;
	background-color:#931F48;
	color:#FFF;
}


/*********** Category Styles************/
/***********       Begin    ************/

#CatNavi {
  display:block;
  padding-left:7px;
  padding: 0px;
  margin: 0px;
}


#CatNavi ul, #CatNavi li, .ul, .li {
  list-style-type:none;
  padding:0px;
  margin:0px;
}


#CatNavi .CatLevel1 a, #CatNavi .CatLevel1SubMenue a {
  background-image:url(img/list_arrow.gif);
  background-position:7px 9px;
  background-repeat:no-repeat;
  color:#5C5C5C;
  display:block;
  font-size:12px;
  line-height:23px;
  padding-left:21px;
  text-decoration:none;
  padding-left:21px;
  margin:0px;
  border-top:1px solid #FFFFFF;
}

#CatNavi .CatLevel1 a:hover, #CatNavi .CatLevel1SubMenue a:hover {
  background-image:url(img/list_arrow.gif);
  background-position:7px 9px;
  background-repeat:no-repeat;
  color:#5C5C5C;
  display:block;
  font-size:12px;
  line-height:23px;
  padding-left:21px;
  text-decoration:none;
  padding-left:21px;
  margin:0px;
  border-top:1px solid #FFFFFF;
  background-color:#cccccc;
}


#CatNavi .CatLevel1SubMenueCurrentParent a, #CatNavi .CatLevel1SubMenueCurrent a, #CatNavi .CatLevel1Current a {
  background-color:#3F403A;
  color:#FFFFFF;
  font-weight:bold;
  display:block;
  font-size:12px;
  line-height:23px;
  padding-left:21px;
  text-decoration:none;
  padding-left:21px;
  margin:0px;
  border-top:1px solid #FFFFFF;
}

#CatNavi .CatLevel2 a {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  color:#FFFFFF;
  display:block;
  font-size:12px;
  line-height:23px;
  text-decoration:none;
  padding-left:30px;
  margin:0px;
  background-color:#3F403A;
  font-weight:normal;
  border-top:1px solid #FFFFFF;
}

#CatNavi .CatLevel2Current a {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  background-color:#3F403A;
  padding-left:30px;
  color:#FFFFFF;
  font-weight:bold;
  border-top:1px solid #FFFFFF;
}



#CatNavi .CatLevel2 a:hover {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  background-color:#3F403A;
  border-top:1px solid #FFFFFF;
}


/*****************************/
/******* Bestellprozess*******/


td.checkout_step {
}

.checkout_step_selected {

}

.checkout_text {
  border-bottom: 5px solid;
  border-color:#931F48;
  padding-top: 2px; padding-bottom: 2px;
  text-align:left;
  height:40px;
  text-align:center;
  font-size:14px;
}

a.stepLink, a.stepLink:hover {
  color:#931F48;
  font-weight:bold;
}

.checkout_text {
  color:#931F48;
  font-weight:bold;
}


.checkout_text_final {
  border-bottom: 5px solid;
  border-color:#931F48;
  padding-top: 2px; padding-bottom: 2px;
  height:40px;
  color:#931F48;
  font-weight:bold;
  font-size:14px;
  text-align:center;
}

.checkout_text_selected {
  border-top: 5px solid;
  border-color:#ffa800;
  font-weight:bold;
  padding-top: 2px; padding-bottom: 2px;
  height:40px;
  text-align:left;
  text-align:center;
  text-transform: uppercase;
  color:#ffa800;
  font-size:14px;
}

.checkout_text_selected_final {
  border-top: 5px solid;
  border-color:#ffa800;
  font-weight:bold;
  padding-top: 2px; padding-bottom: 2px;
  height:40px;
  text-align:left;
  font-size:16px;
  text-align:center;
  text-transform: uppercase;
  color:#ffa800;
}

table.steps {
  width:100%;
  height:40px;
  text-align:center;
  padding-bottom:20px;
}



/*** Patch 08_260 END ****

/******* LoginBox*******/
/*****************************/

.loginBoxTL { 
 width:51px;
 background-image: url(img/loginBox/imageTL.gif);
 background-repeat: no-repeat;
 background-position:bottom right;
}

.loginBoxTR { 
 height:78px;
 background-image: url(img/loginBox/imageTR.gif);
 background-repeat: no-repeat;
 background-position:bottom left;
 text-align:right;
}

.loginBoxML { 
 width:51px;
 background-image: url(img/loginBox/imageML.gif);
 background-repeat: no-repeat;
 background-position:top left;
}

.loginBoxMR { 
 height:170px;
 background-image: url(img/loginBox/imageMR.gif);
 background-repeat: no-repeat;
 background-position:top left;
 text-align:center;
 background-color:#7597B6;
 padding-left:80px;
 font-weight:bold;
}


.loginBoxBR { 
  padding:40px 5px 5px 0px;
  text-align:center:
}

.loginBox {
  background-color:#FFFFFF;
}

div.loginBox { 
  display:inline; 
  width:100%; 
  text-align:left;
}


#wrap{text-align:center;}
#wrap div{width:125px;display:inline-block; float:left;}
#wrap div{display:inline}
#wrap>div{display:inline-block}

/* Gutscheine auf Success Seite */
#voucher{text-align:center;}
#voucher div{width:auto;display:inline-block; float:left;}
#voucher div{display:inline}
#voucher>div{display:inline-block}
#voucherContent div.buttonSpan {
  margin: 0px 0px 0px 40px
}

.loginBoxSpacer {
  width:20px;
}

.loginButton {
  text-align:left;
}


/*******************************************/
/***********    Category Styles ************/

td.CatLevel1, td.CatLevel1Current {
  background-color:#f4f4f4;
  border:1px solid #FFF;
  text-align:center;
  font-weight:bold;
  line-height:2.0;
  vertical-align:bottom;
}

td.CatLevel1Current {
  background-image: url(img/cat_bg.gif);
  background-position: bottom;
  border:2px solid #FFF;
  text-align:center;
  font-weight:bold;
  line-height:2.0;
  vertical-align:bottom;
}

.CatLevel1 a.categories:link, .CatLevel1 a.categories:visited, .CatLevel1 a.categories:active {
  font-weight:bold;
  display:block;
  width:135px;
  height:25px;
  vertical-align:bottom;
  padding-top:3px;
  color:#931F48;
}

.CatLevel1 a.categories:hover {
  font-weight:bold;
  display:block;
  width:135px;
  height:25px;
  vertical-align:bottom;
  padding-top:3px;
  color:#931F48;
  font-size:12px;
}


.CatLevel1Current a.categories:link, .CatLevel1Current a.categories:visited, .CatLevel1Current a.categories:hover, .CatLevel1Current a.categories:active {
  font-weight:bold;
  display:block;
  width:135px;
  height:25px;
  vertical-align:bottom;
  padding-top:3px;
  color:#FFF;
}

#CatNavi {
  display:block;
  padding-left:7px;
  padding: 0px;
  margin: 0px;
}


#CatNavi ul, #CatNavi li, .ul, .li {
  list-style-type:none;
  padding:0px;
  margin:0px;
}



#CatNavi .CatLevel2 a {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  color:#FFFFFF;
  display:block;
  font-size:12px;
  line-height:23px;
  text-decoration:none;
  padding-left:30px;
  margin:0px;
  background-color:#3F403A;
  font-weight:normal;
  border-top:1px solid #FFFFFF;
}

#CatNavi .CatLevel2Current a {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  background-color:#3F403A;
  padding-left:30px;
  color:#FFFFFF;
  font-weight:bold;
  border-top:1px solid #FFFFFF;
}



#CatNavi .CatLevel2 a:hover {
  background-image:url(img/list_arrow_sub.gif);
  background-position:21px 9px;
  background-repeat:no-repeat;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  background-color:#3F403A;
  border-top:1px solid #FFFFFF;
}

/***********       END    ************/
/*********** Category Styles************/




/*******************************************/
/***********   OLD SYSTEM CSS ************/


div.out_of_stock {
  color:##931F48;
  font-weight:bold;
}

.errorBox {
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}

.gv
 {
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}



FORM {
	display: inline;		   
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}


TD.languages{
  text-align: right;
  width: 60px;
}

.loginBox {
  border:0px solid;
  border-color: #931F48;
  width:600px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffa800;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
  color: #ffa800;
}

TD.main, P.main {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:12px;
}

.ranking {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight: bold;
  color: #931F48;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
}

TD.accountCategory {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

}

TD.tableHeading {

  font-weight: bold;
}

SPAN.newItemInCart {

  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
}

TEXTAREA {
  width: 100%;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
}

SPAN.greetUser {

  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}


SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.checkoutBarFrom, .checkoutBarTo { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px; color: #ffa800; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6px; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #ffa800; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffa800; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#ffa800;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px; }
.messageStackError, .messageStackWarning { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px; background-color: #99ff00; }

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.onepxwidth {
	width: 1px;
}

.poweredby {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:13px;
  color: #FFFFFF;
  font-weight: bold;
}

