/****************************************************/
/** 2 - Portal Store Item detal screen **/
/****************************************************/


.PortalStore_RecommendedProducts ,
.PortalStore_RelatedProducts,
.PortalStore_PlaceOrder,
.PortalStore_OrderOptions
{
	width:270px;
	border: solid 1px silver
}
.PortalStore_TableHeader
{
	background-color: #3366cc;
	color:White;
	font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
	border: none
}
.PortalStore_TableBody 
{
	width:100%;
	border: solid 1px #CFCFCF
}	

.PortalStore_CatalogItemNameHeading
{
	background-color: #3366cc;
	color:White;
	font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
	border: none;
	width: 100%;
	padding: 3px 3px 3px 3px;
}
.PortalStore_PackageDescription
{
	font-size: 8.5pt;
	width:100%
	color: #333333;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
}


.PortalStore_ItemDescription
{
	font-size: 9pt;
	width:100%
	color: #333333;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
}


.PortalStore_CatalogItemShortDescription
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 0px solid;
	padding-left: 3px;
	font-size: 8.5pt;
	padding-bottom: 3px;
	border-left: silver 0px solid;
	width: 270px;
	color: #red;
	direction: ltr;
	padding-top: 3px;
	border-bottom: silver 0px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
}
/* Box around menu after SUMMARY and before DETAILS */
/*.PortalStore_DescriptionMenu {
	background-color: White;
	border: solid 1px silver;
	width: 100%;
	padding: 3px 3px 3px 3px;
}
*/
a.PortalStore_DescriptionMenu {
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	padding: 3px 3px 3px 3px;
	font-size: 8.5pt;
	border-left: silver 1px solid;
	width: 100%;
	color: #3366cc;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	background-color: white
}

a:link.PortalStore_DescriptionMenu,a:visited.PortalStore_DescriptionMenu,a:active.PortalStore_DescriptionMenu  {
    text-decoration:    none;
    color: #3366cc
}

a:hover.PortalStore_DescriptionMenu    {
    text-decoration:    none;
    color: white;
   	background-color: silver
}

.PortalStore_DetailsHeader {
	background-color: #3366cc;
	color:White;
	font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
	border: none
}

.PortalStore_PackageDetailsTable,.PortalStore_DescriptionTable {
	width:100%;
	border: solid 1px silver;
	background-color: white;
}

.PortalStore_Specifications_Grid {
	width:100%;
	border-right: #CFCFCF 1px solid;
	border-top: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	border-right: #CFCFCF 1px solid;
	width: 100%
}
.PortalStore_Specifications_Item {
	background-color: White;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}
.PortalStore_Specifications_AlternatingItem {
	background-color: Whitesmoke;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}
.PortalStore_Specifications_Header {
	background-color: #99cc01;
	color:White;
	font-family:Verdana;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	/*font-variant:small-caps;*/
	border: none
}
.PortalStore_Specifications_Footer {
	background-color: white;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}
.PortalStore_Specifications_Pager {
	background-color: white;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}

.PortalStore_Discounts_Grid,.PortalStore_FAQ_Grid,.PortalStore_Reviews_Grid {
	border-right: #CFCFCF 1px solid;
	border-top: #CFCFCF 1px solid;
	border-left: #CFCFCF 1px solid;
	border-right: #CFCFCF 1px solid;
	width: 100%
}
.PortalStore_Discounts_Item,.PortalStore_FAQ_Item,.PortalStore_Reviews_Item {
	background-color: White;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}
.PortalStore_Discounts_AlternatingItem,.PortalStore_FAQ_AlternatingItem,.PortalStore_Reviews_AlternatingItem {
	background-color: Whitesmoke;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}
.PortalStore_Discounts_Pager {
	background-color: white;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: none
}

.PortalStore_DiscountDescription {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal
}

.PortalStore_FAQ_QuestionLabel {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:bold;
	font-style:normal
}
.PortalStore_FAQ_Question {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal
}
.PortalStore_FAQ_AnswerLabel {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:bold;
	font-style:normal
}
.PortalStore_FAQ_Answer {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:italic
}
.PortalStore_FAQ_Message {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:italic
}

.PortalStore_FAQ_Table,.PortalStore_Reviews_Table {
	width:100%;
	border: solid 1px silver
}

.PortalStore_Reviews_CustomerName {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:bold;
	font-style:normal
}
.PortalStore_Reviews_CustomerSays {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-weight:bold;
	font-style:italic
}
.PortalStore_Reviews_ImageRating {
}

.PortalStore_Reviews_CustomerComments {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:italic
}

.PortalStore_Reviews_Message {
 	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:italic
}

.PortalStore_DescriptionText {
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: solid 1px silver;
	width: 100%
	
}

.PortalStore_CatalogItemFooter {
	background-color: white;
	color:#333333;
	font-family:Verdana;
	font-size:8.5pt;
	font-style:normal;
	border: solid 1px silver;
}