/* =========================================
      CSS STYLES FOR CAMERA & CAMERA SHOP
   =========================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
body, td
{
    font: 11px Verdana;
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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
{
}

.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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  
{
    color: #393c30;
    font: bold 18px Arial;
    line-height: 30px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

H2  {
line-height: 30px;
margin-top: 20px;
margin-bottom: 0px;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}


img
{
    border:0px;
}

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 {
}

.leftnav_adminmenu
{
    
}
.leftnav_adminmenu a,
.leftnav_adminmenu a:visited,
.leftnav_adminmenu a:hover,
a.linkCategory,
a.linkCategory:visited,
a.linkCategory:hover
{
    display: block;
    width: 165px;
    padding-left: 60px;
    background-color: Transparent;
    border-bottom: dashed 1px #FFFFFF;
    font: 11px/32px Verdana;
    color: #717661;
    text-align: left;
}
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: 6px 3px 6px 3px;
	font: 11px Verdana;
	color:#FFFFFF;
	display:block;
	border-bottom: solid 1px #FFFFFF;
	text-decoration:none;
	background-color: #4F5344;
}
div.options a:hover {
	background-color: #FFFFFF;
	color:#4F5344;
}
table.MiniCart
{
    border: solid 1px #112044;
    width: 170px;
}
table.minicart td.total
{
    text-align: center;
    background: #E5E7D2;
    font: 12px Arial;
	height: 24px;
}
table.minicart td.cartline
{
	width: 50%;
	background: #E5E7D2;
	font: 11px Arial;
	height: 26px;
	padding-left: 12px;
	padding-top: 8px;
}
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 11px Verdana;
    color: #808080;
}
div.breadcrumbs a,
div.breadcrumbs a:visited
{
    color: #4F5344;
    font-weight: normal;
}
div.breadcrumbs a:hover
{
    color: #FF5555;
}
a.back,
a.back:visited,
a.back:hover
{
    color: #808080;
    padding: 5px 0;
    display: inline;
    font: bold 12px Verdana;
}
div.description
{
    color: #333333;
    font: 11px Verdana;
    line-height: 17px;
}

.details { 
    font: 12px Verdana; 
	font-weight:normal;
	color:#666666;
	}
div.details
{
    color: #333333;
    font: 11px Verdana;
}
div.shop_productdetails_body
{
    border: solid 0px #4F5344;
}
div.shop_productdetails_body,
div.shop_productdetails_body td
{
    font: 11px Verdana;
}
table.shop_shoppingcart
{
    background: #F3F4EA;
    width: 100%;
}
table.shop_shoppingcart th
{
    background: #4F5344;
    padding: 5px;
    font: bold 12px Verdana;
    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: #F3F4EA;
    padding: 1px 3px;
    color: #24474F;
    font: 11px Verdana;
    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 #4F5344;
}
fieldset label
{
    font: 11px Verdana;
}
legend
{
    margin-left: 0px;
    font:bold 12px Verdana;
    color: #4F5344;
}
div.fielditem label
{
    display: block;
    width: 120px;
    float:left;
    text-align:right;
    padding-right: 5px;
    white-space:nowrap;
    font: 11px Verdana;
}
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 Verdana;
}
div.fielditem input,
div.fielditem textarea,
div.fielditem select
{
    width: 200px;
    font: 11px Verdana;
}
span.cb input
{
    width: auto;
}
div.listitem a
{
    display: list-item;
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 40px;
    font: 12px Verdana;
}
.admin th,
tr.adminpager td
{
    background-color: #4F5344;
    color: #FFFFFF;
    font: bold 12px Verdana;
    text-align: left;
}
.admin td
{
    background-color: #F3F4EA;
    font: 11px Verdana;
}
.greenbutton,
a.greenbutton,
a.greenbutton:link,
a.greenbutton:visited,
a.greenbutton:hover
{
    background-color: #9ca28c;
    color: #FFFFFF;
    border-width: 0px;
    padding: 0 5px;
    font: bold 11px/20px Verdana;
    height: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
td.specialheader
{
    font: bold 13px Arial;
    color: #FFFFFF;
    background-color: #006262;
    padding: 3px;
    letter-spacing: 1px;
    border: none;
}
td.specialtitle
{
    font: bold 13px Arial;
    color: #FFFFFF;
    background-color: #009999;
    padding: 3px;
    border-top: 1px solid #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
span.specialcontent
{
    font: bold 13px Arial;
    color: #000000;
    padding: 3px;
    border: none;
}
td.specialcontent
{
    background-color: #E5E7D1;
    border: none;
}
a.specialcontent,
a.specialcontent:visited,
a.specialcontent:link,
a.specialcontent:hover
{
    display: block;
    text-align: right;
    color: #000000;
}
div.tabview
{
    border: solid 1px #505445;
    border-top-width: 0px;
    empty-cells: show;
    padding: 20px;
    background-color:#EEEFE2;
}
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: #333333;
    font-weight: bold;
    text-decoration: none;
}
div.pname
{
    color: #4F5344;
    font: bold 13px Arial;
    display: none;
}
div.noresult
{
    text-align: center;
}
div.listproduct a,
div.listproduct a:visited,
div.listproduct a:hover,
div.listproduct a:link
{
    color: #000000;
    text-align:center;
}
span.listproducts
{
    width: 100%;
}
div.listproduct
{
    margin:0px 5px 10px 5px;
    padding:10px 5px 10px 5px;
    height:300px;
    float:left;
	width:250px;
	
	display:inline;
    border: solid 1px #FFFFFF;
    text-align: center;
}
td.relatedProducts 
{
    border: solid 1px #FFFFFF;
    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: #000000;
}
.listproductImage
				{
					width: 120px;
					
}

.productListColumn1 {
	width: 400px;
}


.productListColumn2 {
	width: 50px;
}

.productListColumn3 {
	width: 20px;
}

.productListColumn4 {
	width: 40px;
	
}
.listproduct {
	background-image: url(/Portals/5/skins/Camera/Images/Bkgd_ProductBkgd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;	
}

.item-list ul li {
/** list-style-image:inherit;
list-style-position:inherit;
list-style-type:inherit; **/
margin:0;
padding:0;
}

ul.menu li, li.expanded, li.collapsed, li.leaf {
/** margin:0;
padding:0; **/
}

ul {
list-style-image: url(bullet.png);
margin-left: 0;
padding-left: 18px;
}

ul li {
list-style-image: url(bullet.png);
padding: 0 5px 5px 0;
margin-left: 0;
}

ul ul {
list-style-type:disc;

}

ul ul ul {
list-style-type:circle;
}

ul ul ul ul {
list-style-type:circle;
}

ol {
list-style-type:decimal;
margin-left: 0;
padding-left: 0;
}

ol ol {
list-style-type:lower-alpha;
}

ol ol ol {
list-style-type:decimal;
}

