div 
{
}

a
{
	text-decoration : none;
}

form
{
	margin : none;
}

.clear
{
	clear : both;
	line-height : 0;
	height : 0;
	padding : 0;
	margin : 0;
}

.Left
{
	float : left;
}

.Right
{
	float : right;
}

div.Login_Logout
{
	font-size : 80%;
	float : right;
	width : 50%;
}

.Button, input.Button, .Button:visited, input.Button:visited
{
	color : #fff;
	background-color : #b0b0b3;
	border : solid thin white;
	text-transform : lowercase;
	padding : 0.2em;
	vertical-align : middle;	
	text-align : center;
}

.Button:hover, input.Button:hover
{
	color : #222;
	background-color : #eee;
	border : solid thin black;
	text-transform : lowercase;
}

.Button:active, input.Button:active
{
	color : #000;
	background-color : #fff;
	border : solid thin white;
	text-transform : lowercase;
}

.Page
{
	padding : 1em;	
	margin-right : 12.5em;
}

body
{
	padding : 0;
	margin : 1em;
}

.ErrorLogin
{
	color : red;
	font-weight : bolder;
	font-size : 95%;
	text-align : center;
}

form.SimpleSearch
{
	width : 25em;
	text-align : right;
	float : left;
}

div#pendingSearch
{
	visibility : hidden;
	color : #777;
	font-style : bolder;
	font-size : 90%;
	text-align : center;
	float : left;
	width : 20em;
}

div.ItemTile
{
	border-bottom : solid thin #eee;
	height : 10em;
	float : left;
	padding : 0.5em;
	margin-top : 0.5em;
	width : 15em;
}

div.ItemTile.ItemLarge
{
	border : none;
}

div.FrameThumbnail
{
	width : 57px;
	height : 8em;
	float : left;
	padding-right : 4px;
}

.ItemTile .ItemDetails
{
	line-height : 97%;
	font-size : 90%;
}

.ItemTile .Title
{
	font-weight : bolder;
	text-decoration : underline;
	line-height : 125%;
}

.ItemDetails .Format
{
	font-weight : bolder;
	font-size : 75%;
}

.ItemTile .Label
{
	color : #555;
}

.ItemTile .ReleaseDate.ComingSoon
{
	color : #a22;
}

a, a:hover
{
	color : black;
	border : none;
}

a img, a image:hover
{
	border : none;
}

a.Button, a.Button:hover, a.Button:active
{
	text-decoration : none;
}

a:active
{
	text-decoration : none;
}

.HorizontalRule
{
	width : 100%;
	border-bottom : solid thin #ccc;
	margin-bottom : 0.5em;
}

.ItemMenu
{
	clear : both;
	font-size : 80%;
	text-align : left;
}

.ItemLarge .ItemMenu
{
	margin-top: 5px;
	clear : none;
	text-align : left;
}

table
{
	border : solid thin black;
}

table.NoBorder
{
	border : solid thin #ccccd7;
}

td
{
	padding : 0;
	margin : 0;
	border : solid thin black;
}

table.NoBorder td
{
	border : solid thin #ccccd7;
	margin : 2px;
}

table, td, tr
{
	padding : 0;
	margin : 0;
	text-align : center;
	line-height : auto;
	border-spacing : 0;
	border-collapse : collapse;
}

table.FullTable
{
	width : 100%;
}

td
{
	text-align : right;
	padding-right : 0.5em;
	padding-left : 0.5em;
}

th
{
	font-size : 0.95em;
	font-weight : normal;
}

tr.even td
{
	background-color : #f2f2f5;
}

table.NoBorder th
{
	color : white;
	background-color : #b0b0b1;
	font-weight : bolder;
}

table td.Title
{
	text-align : left;
}

table td.Price
{
	width : 7em;
}

table td.UPC
{
	font-size : smaller;
	width : 7em;
}

.LabelTable
{
	margin-bottom : 1.5em;
}

td.Quantity
{
	width : 3em;
}

input.Quantity
{
	width : 3em;
	text-align : right;
}


.SmallerText
{
	font-size : smaller;
}

.SmallPadding
{
	padding : 2px;
}

.TableOperations
{
	text-align : center;
	vertical-align : middle;	
}

table
{
	border-spacing  : 0;
	border-collapse : collapse;
}

.TableOperationsCart
{
	width : 16em;
}

.MainMenu
{
	height : 2em;
	width : 100%-2em;
	padding : 3px;
	padding-bottom : 4px;
	background-color : #f9f9f9;
	font-size : 95%;
}

.MainMenu .MenuBar
{
	width : 55em;
	margin-left : auto;
	margin-right : auto;
}

.MainMenu .Button
{
	width : 7em;
	padding : 0.25em;
	text-align : center;
	margin-left : 1px;
	margin-right : 1px;
	font-weight : bolder;
	float : left;
}

.Button.Current, .Button.Current:active, .Button.Current:hover
{
	background-color : #fff;
	color : #000;
	border : solid thin #e9e9e9;
	font-weight : normal;
}

.MainMenu .Button:hover, .MainMenu .Button:active
{
	font-weight : normal;
}

.Button.Header
{
	float : right;
	margin-bottom : 0.5em;
}

.PosterFrame
{
	float : left;
	margin-right : 2em;
	min-height: 150px;
}

.ItemLarge .ItemDetails
{
	margin : 1em;
	line-height : 103%;
	font-size : 100%;
}

.ItemLarge .ItemDetails .Title
{
	font-weight : bolder;
	/*text-decoration : underline;*/
	line-height : 150%;
}

.ItemLarge .ItemDetails div {
	margin-bottom: 2px;
}

#cartStatus, #applicationCheckout
{
	font-size : 80%;
	padding : none;
	margin : 0.25em;
}

.RightSideBar
{
	width : 12em;
	padding : 0.1em;
	right : 1em;
	position : absolute;
	text-align : right;
}

.QuestionAnswer h4, .TableOfContents h4
{
	margin : 0.2em;
	margin-top : 0.7em;
}

.QuestionAnswer p, .TableOfContents ul
{
	margin-left : 0.4em;
	margin-right : 0.4em;
}

.QuestionAnswer
{
	padding-bottom : 0.8em;
}

.Answer
{
	margin : 0;
	padding : 0;
	text-align : justify;
}

.TableOfContents li
{
	list-style : none;
}

.MissingPriceIndicator, .MissingPriceMessage
{
	color : red;
	text-align : justify;
}

.MissingPriceIndicator
{
	font-weight : bolder;
}

.MissingPriceMessage
{
	margin : 1em;
	margin-left : 4em;
	margin-right : 4em;
}

.BrowseMenu
{
	position : absolute;
	left : 0px;
}

.LabelBrowseMenu
{
	width : 12em;
}

.TitleBrowseMenu
{
	width : 2.5em;
}

.DateBrowseMenu
{
	width : 10em;
}

.LabelBrowseContents
{
	margin-left : 12.5em;
}

.TitleBrowseContents
{
	margin-left : 3em;
}

.FeatureBrowseContents
{
	margin-left : 1em;
}

.DateBrowseContents
{
	margin-left : 10.5em;
}

.BrowseMenuItem
{
	text-align : right;
	padding : 0.25em;
}

.LabelBrowseMenu .BrowseMenuItem
{
	padding : 0.1em;
	line-height : 1.3em;
}

.BrowseMenuItem.Current, .BrowseMenuItem.Current:active, .BrowseMenuItem.Current:hover
{
	border-right : none;
}

.BrowseMenuItem.Button
{
	text-transform : none;
}

.PageMenu
{
	text-align : center;
	clear : both;
}

.PageMenu span
{
	margin-left : 1em;
	margin-right : 1em;
}

.PageMenu a
{
	text-decoration : none;
}

.PageMenu a span
{
	text-decoration : underline;
}

.Center
{
	text-align : center;
}

.FeaturedAdvert
{
	margin-top : 10em;
	padding : 2px;
	border : solid thin #f0f0f0;
	position : fixed;
	bottom : 0;
	right : 1em;
	width : 12em;
	background-color: white;
}

.FeaturedItem
{
	margin-top : 1em;
	margin-bottom : 1em;
}

div.Logout
{
	text-align : right;
	padding-right : 0.1em;
}

form.Login
{
	padding : 0;
	text-align : right;
}

div.FormKey
{
	text-align : right;
}

input.FormValue, select.FormValue
{
	width : 20em;
}

input.Login, input.Logout
{
	font-size : 95%;
}

input.Login.Button, input.Logout.Button
{
	color : #fff;
}

.Login input.Button, .Logout input.Button, .SimpleSearch input.Button
{
	margin : 0.2em;
}

.ItemDetails a:hover
{
	text-decoration : underline;
}

h5
{
	margin-bottom : 0.1em;
}

.Empty
{
	border : none;
}

table
{
	width : 100%;
}

table.Invoice
{
	width : 85%;
	margin : auto;
}

.Description p
{
	text-align : justify;
}

.AccountMenu
{
	width : 12em;
	position : absolute;
	left : 0;
}

.AccountContent
{
	margin-left: 13em;
}

form.ChangePassword
{
	width : 30em;
	text-align : right;
}

.PasswordError
{
	width : 30em;
	text-align : right;
	color : red;
	font-weight : bolder;
	font-size : 90%;
}

.CurrentPage
{
	font-weight : bolder;
}

#asyncStatusMessage
{
	font-size : 70%;
	width : 50%;
	height : 1.4em;
	padding : 0.2em;
	color : #778;
	font-weight : bolder;
}

.AsyncTitle
{
	text-decoration : underline;
}

.AsyncError
{
	color : red;
}

table.Invisible, table.Invisible td, table.Invisible tr
{
	border : none;
	text-align : left;
	padding-left : 1em;
	padding-right : 1em;
	width : auto;
}

.ItemDetails .UPC
{
	font-size : 80%;
	font-weight : bold;
	color : #666;
	padding-bottom : 0.4em;
}

#catalogWarning
{
	color : #666;
	font-size : smaller;
	font-weight : bold;
}

/* Django extensions */

div.field {
}

ul.errorlist {
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
	color: red;
}

ul.errorlist li {
	list-style-type: none;
}