﻿

     .ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(image/rating/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(image/rating/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(image/rating/ratingStarSaved.png);
}   




.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;

}
.border {
	border-top: 1px none #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px none #663300;
	border-left: 1px solid #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inner-back {
	background-image: url('../../Images/Static/back_inner_14.jpg');
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-align: justify;
}

A {
	FONT-SIZE: 11px; COLOR: #333366; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

A:hover {
	FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}.price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
}


.title0inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;

}
.inner-text {
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-align: justify;
	font-weight: bold;

}
.border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAD5FF;
	border-right-color: #AAD5FF;
	border-bottom-color: #AAD5FF;
	border-left-color: #AAD5FF;
}
.white-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.food-name {
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-align: center;
}





.txtUserPage
{	
   	font-family: Arial, Helvetica, sans-serif;
    width: 200px;
    height: 15px;
}
.textBoxMultilineUser
{	
  	font-family: Arial, Helvetica, sans-serif;
   width: 300px;
   height: 70px;
}


.inner-text-oo {
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;	

}
.textBoxMultilineOO
{	
  	font-family: Arial, Helvetica, sans-serif;
   width: 200px;
   height: 45px;
}
.txtUserPageOO
{	
   	font-family: Arial, Helvetica, sans-serif;
    width: 100px;
    height: 15px;
}
.txtUserPageCreditCard
{	
   	font-family: Arial, Helvetica, sans-serif;
    width: 100px;
    height: 15px;
}
.txtUserPageFaxZip
{	
   	font-family: Arial, Helvetica, sans-serif;
    width: 70px;
    height: 15px;
}
.styleHyperlink
{
   
    background-color: Transparent;

    font-weight: bold;
 
    text-decoration: underline;
}

.OrderDetailsHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	    font-weight: bold;
	color: #333366;
}
.OrderDetailsGridHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	    font-weight: bold;
	color: #333366;
}

.modalPopUp
{
    
    background-color:#ffffdd;
    border-width:3px;
    border-bottom-style:solid;
    background-color:Gray;
    padding:3px;
}
.modalBackGround
{
background-color:Black;

filter:alpha(opacity=70);

opacity:0.7;

}