/*
  $Id: stylesheet.css,v 1.0 2004/08/12 00:01:55 Farhad zare Exp $

  Virtu, Open Source E-Commerce
  http://www.e-virtu.com/
  http://www.oscommerce.com/

  Copyright (c) 2007-2009 Virtu E-Commerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma,Helvetica; font-size: 11px; }
.errorBox { font-family : Tahoma,Helvetica; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma,Helvetica; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Helvetica; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #F1F1F1 none repeat scroll 0 0;
  color: #000000;
  margin: 0;
  margin-top:5px;
  font-family: tahoma, arial;  
}

table{
	border-spacing:0px;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #00508E;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #FCFCFC;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 
}

.infoBoxContents {
 
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #333333;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #333333;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
  padding:2px 3px;
  background:#EEEEEE none repeat scroll 0 0;
  border: 1px solid #DDDDDD;
}

A.pageResults:hover {
  color: #ffffff;
  background: #00508E;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Helvetica;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma,Helvetica;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #00508E; 
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma,Helvetica; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma,Helvetica; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma,Helvetica; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma,Helvetica; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma,Helvetica; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma,Helvetica; font-size: 11px; color: #ff0000; }

/* compare */
.in_processing{
  background-image: url("images/indicator.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 63px;
  height:23px;
  border:0;
  cursor:pointer;
  clear:none;
  float:right;
  text-decoration:none;
  display:none;
}
#compare_list_holder{
	padding:5px 3px 5px 3px;
}
/* compare */

/* add to shopping card begin */
.in_processing_add_shopping_card{
  background-image: url("images/in_processing_add_shopping_card.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 63px;
  height:23px;
  border:0;
  cursor:pointer;
  clear:none;
  float:right;
  text-decoration:none;
  display:none;
}

/************************* rutile *************************/

#ja-wrapper{
  width: 970px;
  margin: 0 auto;
  display:block;  
} 

.ja-box-br{
  background-color: #FFFFFF;
  background-image: url(images/themes/box-br.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  clear:both;  
  overflow:hidden;
  float:left;
  padding:0;
  display:block;
}
.ja-box-bl{
  background-color: transparent;
  background-image: url(images/themes/box-bl.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  display:block;
  padding:0;
}
.ja-box-tr{
  background-color: transparent;
  background-image: url(images/themes/box-tr.gif);
  background-repeat: no-repeat;
  background-position:  right top;  
  display:block;
  padding:0;
}
.ja-box-tl{
  background-color: transparent;
  background-image: url(images/themes/box-tl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  display:block;
  padding: 4px 3px 4px 4px;  
}
.ja-header{
  padding: 5px 0 0;
  position: relative;
  z-index:999;
}
#mainlevel-nav{
  padding: 0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none; 
  display:block;  
  margin:0;
  margin-top:0;
}
#mainlevel-nav li{	  
  display:inline; 
  background-color: transparent;
  background-image: url(images/themes/vline.gif);
  background-repeat: no-repeat;
  background-position:  left center;
  padding: 0px 7px;
  vertical-align:top;
  font-size:11px; 
}
#mainlevel-nav li a{
  color:#00508E;
}
.mainlevel-nav_fist{
  padding: 0px 7px;
  display:inline; 
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-position:  0 0 !important;  
}

#ja-search{
  background-color:transparent;
  background-repeat:no-repeat;
  background-position: scroll 0 0;  
  height:24px;
  width:276px;
}
.ja_search_input{
  border: medium none;  
  width:198px;
  _width:193px;
  margin:0px 3px 0 5px;
  padding:0px;
}
.ja_search_button{
  font-size:11px;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-position: 0 0;  
  border:medium none;
  color:#FFFFFF;
  cursor:pointer;  
}
.ja_menu_bar{
  clear:both;
  width: 961px;  
  height:30px;  
  padding: 0px 0px;
  margin:0;
  background-color: #333333;
  background-image: url(images/themes/grad-2.gif);
  background-repeat: repeat-x;
  background-position:  center top;  	
}
div.ja-box-br h3{
  font-size:15px;
  margin:0 0 5px;
  padding: 8px 15px 2px 15px;  
}
.ja-box-ct{
  padding:2px 0 0 !important;
}
.menu{
  display:block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;  
}
.menu_item_left{
  border-bottom:1px solid #F1F1F1;
  background:transparent none repeat scroll 0 0;
  display:block;   
}
.menu_item_left a{
  background: transparent url(images/themes/arrow_left.png) no-repeat scroll 16px 12px;
  color:#333333;
  display:block;
  padding:8px 25px;
  text-decoration:none;
  font-size:11px;
 _width:205px;
}
.menu_item_left a:hover{
 background: #F7F7F7 url(images/themes/active_arrow_left.gif) no-repeat scroll 16px 12px;
 color:#00508E; 
 text-decoration:none;
}
.menu_item_right{
  border-bottom:1px solid #F1F1F1;
  background:transparent none repeat scroll 0 0;
  display:block;
  margin:0;
  padding:0;
}
.menu_item_right a{
  background: transparent url(images/themes/arrow_right.png) no-repeat scroll 187px 12px;
  color:#333333;
  display:block;
  padding:8px 25px;
  text-decoration:none;
  font-size:11px;
  _width:205px;  
}
.menu_item_right a:hover{
 background: #F7F7F7 url(images/themes/active_arrow_right.gif) no-repeat scroll 187px 12px;
 color:#00508E; 
 text-decoration:none;
}

.menu_item_sub_current_right{
  background-color:#F7F7F7;
  border:none;
  display:block;
  margin:0;
  padding:0;
}	
.menu_item_current_left{
  background-color:#F7F7F7;
  border:none;
  display:block;
  padding:0;
  margin:0;
}	
.menu_item_current_right a{
  background: #F7F7F7 url(images/themes/active_arrow_right.gif) no-repeat scroll 187px 12px;
  color:#00508E; 
  display:block;
  padding:8px 0px;
  text-decoration:none;
  font-size:10px; 
  margin:0;   
}
.menu_item_current_right a:hover{
  text-decoration:none;
}
.menu_item_current_left a{
  background: #F7F7F7 url(images/themes/active_arrow_left.gif) no-repeat scroll 16px 12px;
  color:#00508E; 
  display:block;
  padding:8px 0px;
  text-decoration:none;
  font-size:10px; 
   margin:0;  
}
.menu_item_current_left a:hover{
  text-decoration:none;
}
.menu_item_sub_right{
  background-color:#F7F7F7;
  border:none;
  display:block; 
  padding:0;
  margin:0;
   
}
.menu_item_sub_right a{
  background: #F7F7F7 url(images/themes/active_arrow_right.gif) no-repeat scroll 187px 11px;
  color:#00508E; 
  display:block;
 padding:6px 0px;
 text-decoration:none;
 font-size:10px;  
}
.menu_item_sub_right a:hover{
 color:#CC0000; 
 text-decoration:underline;     
}
.menu_item_sub_left{
  background-color:#F7F7F7;
  border:none;
  display:block;
  padding:0;
  margin:0;
}
.menu_item_sub_left a{
 background: #F7F7F7 url(images/themes/active_arrow_left.gif) no-repeat scroll 16px 10px;
 color:#00508E; 
 display:block;
 padding:6px 0px;
 text-decoration:none;
 font-size:10px;
}	
.menu_item_sub_left a:hover{
 color:#cc0000; 
 text-decoration:underline;     
}	
.ja-box-ct{
  background:transparent url(images/themes/box-bg.gif) repeat-x scroll left top !important;      
}
.ja_box_product_item_name{
  font-size:11px;
  vertical-align:top;
  padding:10px 3px;
  text-align:center;
}

.ja_box_product_item_name a{
  color:#00508E;
  font-size:12px;
  font-weight:bold; 
}
.ja_box_product_item_reviews{
  padding-bottom:7px;
}
.ja_box_product_item_reviews a{
  
  font-size:12px;  	
}
.ja_box_product_item_reviews a:hover{
  color:#00508E;  	
}
.ja_box_product_item_image a{  
font-size:10px;
}
.ja_box_product_item_image img{
  border:1px solid #CCCCCC;
  padding:2px;
  
}

.ja_inputbox{
  background:#ffffff;
  border: 1px solid #CCCCCC;
  color: #666666;	
}
.ja_inputbox:hover, .ja_inputbox:focus{
  background: #FFFFCC;
  border: 1px solid #999999;  
}
.footer_text{
  color: #999999;
  font-size:11px; 
  padding-top:10px; 
}
.footer_text a{
  color: #00508E; 
}
.ja_footer{
  clear:both;
  padding: 0;
  margin:0;
  padding-top:5px;  
}
.ja_module{
  background:#FFFFFF url(images/themes/box-r-br.gif) no-repeat scroll right bottom;
  margin: 20px 5px;
  overflow:hidden;  
}
.ja_module_left{
  background:transparent url(images/themes/box-r-bl.gif) no-repeat scroll left bottom;
  margin:0;
  display:block;
  overflow:hidden;
}
.ja_module_top_right{
  background:transparent url(images/themes/box-r-tr.gif) no-repeat scroll right top;
  margin:0;
  display:block;
  overflow:hidden;
}
.ja_module_top_left{
  min-height:215px;
  _height:215px;
  background:transparent url(images/themes/box-r-tl.gif) no-repeat scroll left top;
  padding:10px 15px;
}
div.ja_module h3{
  border-bottom:1px solid #DDDDDD;
  margin:0 -14px;
  padding:0 15px 7px 15px;
  display:block;  
  font-size:14px;
}
.ja_module_content{
  padding:0;
  padding-top:15px;
  background:transparent none repeat scroll 0 0; 
}
.ja_module_content a{  
  color:#00508E;  
  font-size:11px
}
.ja_module_content_items{
  background:transparent none repeat scroll 0 0;
  color:#999999;  
  font-size:10px;
  padding-bottom:7px;
  clear:both;
}
.ja_doted_row{   
  background:transparent url(images/themes/dot.gif) repeat-x scroll bottom center;
}
.chosen_product_description{
  font-size:11px;
  color:#000000;
  clear:both;
  vertical-align:top;
  height:65px;
  padding-bottom:5px;
}
.chosen_product_name{
  padding:5px 0px;
  clear:both;
  vertical-align:top;
}
.chosen_product_name a{
  color:#00508E;
  font-size:12px;
  font-weight:bold;
}
.chosen_product_price{
  height:30px; 
  clear:both; 
  font-weight:bold; 
}
.chosen_product_image{
  padding:5px 0px;
}
.ja_add_cart_right{
  background-image: url(images/themes/fa/Ja_add_cart.gif);
  background-repeat:no-repeat;
  background-position:center; 
  height:22px;
  width:102; 	
}
.ja_add_cart_right:hover{
  background-image: url(images/themes/fa/Ja_add_cart_hover.gif);  
}
.ja_add_cart_left{
  background-image: url(images/themes/en/Ja_add_cart.gif);
  background-repeat:no-repeat;
  background-position:center; 
  height:22px;
  width:102; 	
}
.ja_add_cart_left:hover{
  background-image: url(images/themes/en/Ja_add_cart_hover.gif);
}
.ja_chosen_products_add_cart{
  text-align:center; 
  height:22px;
  width:102px; 
  clear:both;
  padding:0px 34px;	
}
.ja_chosen_products_add_cart a{
  height:22px;
  width:102px; 
  display:block;	
}
.ja-content{
  background:transparent url(images/themes/content-center.gif) repeat-y scroll center center;
  display:block;
  clear:both;
  overflow:hidden;
}
.ja-content-top{
  background:transparent url(images/themes/content-top.gif) no-repeat scroll center top;
  display:block;
  clear:both;
   overflow:hidden;
}
.ja-content-bot{
  background:transparent url(images/themes/content-bot.gif) no-repeat scroll center bottom;
  display:block;
   overflow:hidden;
}
.ja-current-content{
  padding:20px 20px 10px;
  display:block;
  overflow:hidden;
}
.button_compare, .clear_compare_list_button{
  padding: 0px 3px;
}
.ja_box_header{
  display:block;
  cursor:pointer;
  text-decoration:none;
}
.ja_box_header:hover{  
  cursor:pointer;
  text-decoration:none;
}
.slider_navigator{
  border:1px solid RED;
}
.newsdesk_slider_name{ 
clear:both; 
  font-size:16px;
  font-weight:bold;
  padding-bottom:5px;  
}
.newsdesk_slider_name a{
  color:#00508E;
}	
.newsdesk_slider_summary{
  font-size:11px;
  font-family:tahoma;
  padding-bottom:5px;
}
.ja_readmore_left{
  width:90px;
  height:20px;
  float:left;
  display:block;
  background:transparent url(images/themes/en/ja_readmore.gif) no-repeat scroll center bottom;
}
.ja_readmore_right{
  width:90px;
  height:20px;
  float:right;
  display:block;
  background:transparent url(images/themes/fa/ja_readmore.gif) no-repeat scroll center bottom;
}
.ja_readmore_left a, .ja_readmore_right a{
  display:block;
}
.ja-content2{
  background:transparent url(images/themes/content-center2.gif) repeat-y scroll center center;
  display:block;
  clear:both;
  overflow:hidden;
}
.ja-content2-top{
  background:transparent url(images/themes/content-top2.gif) no-repeat scroll center top;
  display:block;
  clear:both;
   overflow:hidden;
}
.ja-content2-bot{
  background:transparent url(images/themes/content-bot2.gif) no-repeat scroll center bottom;
  display:block;
   overflow:hidden;
}
.ja-current-content2{
  padding:20px 20px 10px;
  display:block;
  overflow:hidden;
}

/* products listing*/
.ja_product_listing_block{
  padding:15px;
  padding-top:0px;
  background: transparent url(images/theme/dot-h.gif) repeat-x scroll center bottom;
}
.ja_product_listing_name {
padding-top:10px;
padding-bottom:10px;
}	
.ja_product_listing_name a{
  font-size:15px;
  font-weight:bold;
  color:#000000;
}
.ja_product_listing_name a:hover{
  text-decoration:underline;
  color:#00508E;
}
.ja_product_listing_price_specials div{
	height:35px;
	width:120px;
	min-width:120px;
	min-height:20px;
	_width:120px;
	_height:35px;
	text-align:center;
	
	padding:6px;
  background-color:#E6E6E6;
  border:1px solid #E6E6E6;
  color:#666666;
  font-weight:bold;
  font-size:13px; 	
}
.ja_product_listing_price div{
	height:20px;
	width:140px;
	min-width:140px;
	min-height:20px;
	_width:140px;
	_height:20px;
	text-align:center;
	
	padding:6px;
  background-color:#E6E6E6;
  border:1px solid #E6E6E6;
  color:#666666;
  font-weight:bold;
  font-size:13px; 
}
.ja_product_listing_model{
  font-size:12px;
  padding-top:5px;
}

.ja_product_listing_manufacture{
  font-size:12px;
  padding-top:5px;
}
.ja_product_listing_manufacture a{
  font-size:12px;
  color:#666666;  
}
.ja_product_listing_manufacture a:hover{
  color:#00508E;
  cursor:pointer;
  text-decoration:none;
}

.ja_product_listing_quantity{
  font-size:12px;
  padding-top:5px;
  color:#666666;
}
.ja_product_listing_weight{
  font-size:12px;
  padding-top:5px;
  color:#666666;
}
.ja_product_listing_description{
  font-size:12px;
  padding-top:5px;
  color:#666666;
  padding-bottom:10px;
}
.ja_product_listing_image{
  vertical-align:top;
}
.ja_product_listing_filter{
  padding:10px;
  padding-top:5px;  
  padding-bottom:0px;
  font-size:11px;  	
}
.ja_product_listing_buttons{
  padding-top:10px;
}
.ja_infoBoxContents{
  background-color:#FFFFFF;
  border:none;  
}
.ja_infoBox{
  border:1px solid #E6E6E6;
  background:transparent url(images/themes/box-bg.gif) repeat-x scroll left top !important;;
  padding:2px;
}
.no_products{
  font-size:13px;
  color:#666666;
  font-weight:bold;
}
.ja_footer_rss a{
  font-size:11px;
  color:#00508E;	
}
.ja_footer_rss a:hover{
  color:#00508E;
  text-decoration:none;
}
.webgozer p {
  margin: 0;
  padding: 0px 10px; 	
}

#dialog {position:fixed; _position:absolute; top: 150; _top: expression(150+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); width:525px; padding:0px; z-index:200; background:#fff; font-family:Tahoma, Verdana, Arial, Helvetica; font-size:11px; }
#dialog-header {display:block; position:relative; padding:3px 6px 7px; height:14px; font-size:11px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(./images/jquery_modaldialog/close.gif) no-repeat}
#dialog-content {display:block; padding:6px; min-height:60px; color:#666666; font-size:11px;}
#dialog-content-inner { min-height:50px; }
#dialog-mask {position:fixed; _position:absolute; top: 0; _top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); left:0; height:100%; width:100%; _width:105%; background:#FFF; opacity:.75; filter:alpha(opacity=15); z-index:100}
#dialog-button-container { text-align:center; margin:2px 6px 6px 2px; }
#dialog-button { font-weight:bold; font-size:11px; font-family: Tahoma, Arial, sans-serif; padding:2px 5px 2px 5px; }
.error {background:#fff url(./images/jquery_modaldialog/e_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(./images/jquery_modaldialog/e_hd.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.errorbutton { background-color:#9F4C4C; border:1px solid #924949; color:#fff; }
.warning {background:#fff url(./images/jquery_modaldialog/w_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(./images/jquery_modaldialog/w_hd.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.warningbutton { background-color:#eFcC47; border:1px solid #957C17; color:#957C17; }
.success {background:#fff url(./images/jquery_modaldialog/s_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(./images/jquery_modaldialog/s_hd.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.successbutton { background-color:#3c7f51; border:1px solid #fff; color:#fff; }
.prompt {background:#fff url(./images/jquery_modaldialog/p_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(./images/jquery_modaldialog/p_hd.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
.promptbutton { background-color:#4F6D81; border:1px solid #fff; color:#fff; }