/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
border: solid 1px #666666;
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.leftnav_adminmenu a,
.leftnav_adminmenu a:visited,
.leftnav_adminmenu a:hover,
a.linkCategory
{
    display: block;
    width: 165px;
    background-color: none;
    border-bottom: dotted 1px #999999;
	padding: 6px 3px 6px 30px;
	font: 12px Arial;
    color: #8B8B8B;
    text-align: left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/portals/0/Images/ProductCategoryArrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	}
a.linkCategory:visited
{
    display: block;
    width: 165px;
    background-color: Transparent;
    border-bottom: dotted 1px #999999;
    padding: 6px 3px 6px 30px;
	font: 12px Arial;
    color: #555555;
    text-align: left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/portals/0/Images/ProductCategoryArrow_visited.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.linkCategory:hover
{
    display: block;
    width: 165px;
    background-color: #FA3605;
    border-bottom: dotted 1px #999999;
    padding: 6px 3px 6px 30px;
	font: 12px Arial;
    color: #ffffff;
    text-align: left;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/portals/0/Images/ProductCategoryArrow_hover.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.linkCategory:hover,
.leftnav_adminmenu a:hover
{
    text-decoration: none;
}

div.menu div.options {	
	margin: 0px 1px 0px 1px;
	border: solid 0px transparent;
	background-color: Transparent;
}
div.options,
div.options a,	
div.options a:visited,
div.options a:active
{
	padding: 4px 4px 4px 3px;
	text-indent: 5px;
	font: 12px Arial;
	color:#8B8B8B;
	display:block;
	border-bottom: dotted 1px #8B8B8B;
	text-decoration:none;
	background-color: #E5E5E5;
	font-weight:bold;
}
div.options a:hover {
	background-color: #FA3605;
	color:#ffffff;
	font-weight:bold;
}
table.MiniCart
{
    border: solid 1px #112044;
    width: 170px;
}
table.minicart td.total
{
    text-align: center;
    background-color: #F2F2F2;
    font: 12px Arial;
	height: 24px;
	
}
table.minicart td.cartline
{
	width: 50%;
	background-color: #DDDDDD;
	font: 11px Arial;
	height: 26px;
	padding-left: 16px;
}
td.viewcart
{
    border-width: 0px;
}
table.minicart a.viewcart
{
    padding: 8px;
    text-align: center;
    background: #FEBA01 url(/dnn/DesktopModules/EShop/images/btn_mccart.gif) no-repeat 5px 5px;
    width: auto;
    display: block;
    color: #000000;
    font: bold 12px Arial;
}
table.minicart a.viewcart:hover
{
    background: #FFFFFF url(/dnn/DesktopModules/EShop/images/btn_mccart_f2.gif) no-repeat 5px 5px;
    color: #112044;
    text-decoration: none;
}
div.breadcrumbs
{
    font: bold 10px Arial;
    color: #FA3605;
}
div.breadcrumbs a,
div.breadcrumbs a:visited
{
    font: bold 10px Arial;
    color: #FA3605;
}
div.breadcrumbs a:hover
{
    font: bold 10px Arial;
    color: #FD8466;
}
a.back,
a.back:visited,
a.back:hover
{
    color: #225B7D;
    padding: 5px 0;
    display: inline;
    font: bold 12px Arial;
	text-decoration:underline;
}
div.description
{
    color: #225B7D;
    font: 11px Arial;
}
div.details
{
    color: #666666;
    font: 11px Arial;
}
div.shop_productdetails_body
{
    border: solid 0px #757575;
}
div.shop_productdetails_body,
div.shop_productdetails_body td
{
	vertical-align:top;
    font: 11px Arial;
}
table.shop_shoppingcart
{
    background: #EBEBEB;
    width: 100%;
}
table.shop_shoppingcart th
{
    background-color: #999999;
    padding: 5px;
    font: bold 12px Arial;
    color: #FFFFFF;
}
table.shop_shoppingcart th a,
table.shop_shoppingcart th a:visited,
table.shop_shoppingcart th a:hover
{
    color: #FEBA01;
}
table.shop_shoppingcart td
{
    background: #EBEBEB;
    padding: 1px 3px;
    color: #24474F;
    font: 11px Arial;
    text-align:center;
}
table.shop_shoppingcart td a,
table.shop_shoppingcart td a:visited,
table.shop_shoppingcart td a:hover
{
    color: #000000;
}
 fieldset
{
    padding: 20px 0 20px 0px;
    margin: 3px;
    width: auto;
    border: solid 1px #757575;
}
fieldset label
{
    font: 11px Arial;
}
legend
{
    margin-left: 0px;
    font:bold 12px Arial;
    color: #225B7D;
}
div.fielditem label
{
    display: block;
    width: 120px;
    float:left;
    text-align:right;
    padding-right: 5px;
    white-space:nowrap;
    font: 11px Arial;
}
fieldset.checkout label
{
    width: 200px;
}
div.fielditem div
{
    display: block;
    float: left;
    empty-cells: show;
}
div.fielditem
{
    display: block;
    clear: both;
    padding: 2px 0 2px 10px;
    font: 11px Arial;
}
div.fielditem input,
div.fielditem textarea,
div.fielditem select
{
    width: 200px;
    font: 11px Arial;
}
span.cb input
{
    width: auto;
}
div.listitem a
{
    display: list-item;
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 40px;
    font: 12px Arial;
}
.admin th,
tr.adminpager td
{
    background-color: #757575;
    color: #FFFFFF;
    font: bold 12px Arial;
    text-align: left;
}
.admin td
{
    background-color: #EBEBEB;
    font: 11px Arial;
}
.greenbutton,
a.greenbutton,
a.greenbutton:link,
a.greenbutton:visited,
a.greenbutton:hover
{
    background-color: #757575;
    color: #FFFFFF;
    border-width: 0px;
    padding: 0 5px;
    font: bold 11px/20px Arial;
    height: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
td.header
{
    font: bold 13px Arial;
    color: #FFFFFF;
    background-color: #141342;
    padding: 3px;
    letter-spacing: 1px;
	
}
td.title
{
    font: bold 13px Arial;
    color: #FFFFFF;
    background-color: #757575;
    padding: 3px;
}
span.content
{
    font: Arial;
    color: #225B7D;
    padding: 3px;
	width: 190px;
	font-size:12px;
	font-weight:bold;
}
td.content
{
padding:5px;
background-color:#FFFFFF;
	
}
a.content
{
	display: block;
    text-align: right;
    color: #225B7D;
	font-size: 12px;
	font-weight:bold;
}
a.content:visited,
a.content:link,
a.content:hover
{
    display: block;
    text-align: right;
    color: #296F98;
	font-size: 12px;
	font-weight:bold;
}
div.tabview
{
    border: solid 1px #999999;
    border-top-width: 0px;
    empty-cells: show;
    padding: 20px;
    background-color:#FFFFFF;
}
div.tabmenu
{
    height: 29px;
    padding-top: 3px;
}
div.tabmenu a,
div.tabmenu a:visited,
div.tabmenu a:hover
{
    text-align:center;
    width:130px;
    height:29px;
    line-height:23px;
    padding-top: 6px;
    padding-right: 6px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
div.pname
{
    color: #225B7D;
    font: bold 13px Arial;
    display: none;
}
div.noresult
{
    text-align: center;
}
div.listproduct a
{
	color:#666666;
	
}
div.listproduct a:visited,
{
	color:#666666;
	
}
div.listproduct a:hover,
div.listproduct a:link
{
    color: #666666;
    text-align:left;
}
span.listproducts
{
    width: 100%;
}
div.listproduct
{
    margin:0px 5px 10px 5px;
    padding:10px 5px 10px 5px;
    height:300px;
    float:left;
	width:250px;
	display:inline;
    text-align: left;
}
td.relatedProducts 
{
    border: solid 1px transparent;
    text-align: center;
    padding: 10px 5px;
    vertical-align: bottom;
    empty-cells:hide;
}
td.relatedProducts a,
td.relatedProducts a:visited,
td.relatedProducts a:hover,
td.relatedProducts a:link
{
    color: #225B7D;
}
img.productimage
{
    border-width: 0px;
}
.listproductimage, img
{
    border-width: 0px;
}
.listproductimage
{
	width: 120px;
}


.confirmation_ttl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	font-style: normal;
}

.productListColumn1 {
	width: 400px;
}


.productListColumn2 {
	width: 80px;
}

.productListColumn3 {
	width: 80px;
}

.productListColumn4 {
	width: 80px;
	

}
.listproduct {
	background-image: none;
	background-repeat: none;
	background-position: right bottom;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 80%;
}
.ConfirmationTtl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
