body{
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
	
	color: #666;
	font-size: 13px;
	/*background-image:url(/images/bg_site.png);
	        background-repeat:repeat-y;
	        background-position:top;
	        background-position:center;
	        background-color:#bc5916;*/
	        
	}



/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 25px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

input.btn
{
    background: #800200;
    border: 1px groove #fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 3px;
}

input.text {
	border:1px solid #800200;
	background-color:#EFEFEF;
	padding-left:5px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

textarea.text {
	border:1px solid #800200;
	background-color:#EFEFEF;
	padding-left:5px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

select.text {
	border:1px solid #800200;
	background-color:#EFEFEF;
	padding-left:5px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}	

.filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.BodyTextBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.BodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: underline;
	cursor: hand;
}
.LinkTextFooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
.LinkNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
.LinkBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
.LinkNavTextYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	cursor: hand;
}
.NavTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
	cursor: hand;
}
a
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    color: black;
    text-decoration: underline;
    cursor: hand;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    color: black;
    text-decoration: underline;
    cursor: hand;
}


.BodyTitleRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1E26;
	text-decoration: none;
}
.BodyTextRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ED1E26;
	text-decoration: underline;
}
.BodyTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #ED1E26;
	text-decoration: none;
}



input.button {
	border:1px solid #333333;
	background-color:#0067A7;
	padding:0px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

input.text {
	border:1px solid #0067A7;
	background-color:#EFEFEF;
	padding-left:5px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

textarea.text {
	border:1px solid #0067A7;
	background-color:#EFEFEF;
	padding-left:5px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

select.text {
	border:1px solid #0067A7;
	background-color:#EFEFEF;
	padding-left:5px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}



img {
	border:0;
}

.portlet{
	overflow: hidden;
	width: 208px;
	padding: 0px 5px 5px;
	background: #F1F1F1 url(/images/portlet1_3.gif) no-repeat;
	
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	}

.portlet.checkout{
	
	width: 308px;
	background: #F1F1F1 url(/images/portlet1_4.gif) no-repeat;
	
	}

.portlet.longNoRMargin, .portlet.long{
	width: 637px;
	}

.portlet h3{
	margin: 0px;
	padding-top: 4px;
	font-size: 13px;
	color: #000000;
	}

.portlet.longNoRMargin, .portlet.long{
	background: #F1F1F1 url(/images/portlet2_3.gif) no-repeat;
	}

.portlet.noRmargin, .portlet.longNoRMargin{
	margin: 0px;
	}

.item{
	
	background-color: #ffffff;
	
	padding: 8px 10px;
	min-height:60px;
	}

.thumb{
	
	margin-right: 10px;
	margin-bottom: 10px;
	
	}