@font-face {
    font-family: 'FrancoisOneRegular';
    src: url('/fonts/FrancoisOne-webfont.eot');
    src: url('/fonts/FrancoisOne-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/FrancoisOne-webfont.woff') format('woff'),
         url('/fonts/FrancoisOne-webfont.ttf') format('truetype'),
         url('/fonts/FrancoisOne-webfont.svg#FrancoisOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	line-height: 1.3em;
	font-size: 14px;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	background-color: #bfbfbf;
	margin: 0px;
}

p {
	max-width: 700px;
	line-height: 1.5em;
}
ul {
	line-height: 1.4em;
}
li {
	margin-bottom: 0.5em;
}
a {
	color: #002459;
}
#covers {
	float: left;
	position: relative;
	padding: 10px;
	background-color: #cccccc;
	width: 204px;
}

#covers img {
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

#pageContentDiv {
	border-color: #c1c1c1;
	border-width: 1px;
	border-style: solid;
	float: right;
	position: relative;
	padding: 10px;
	background-color: #e6e6e6;
	width: 550px;
}

.superLetter {
	font-size: 6em;
}

.pageContentHeader {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-size: 3em;
	font-style: normal;
}

.coverImageOnBookShelf {
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 3px;
	border-top-width: 1px;
	border-left-style: solid;
	border-bottom-style: double;
	border-right-style: double;
	border-top-style: solid;
}

.coverItemOnBookShelf {
	margin-left: 20px;
	margin-top: 0px;
}

.coverShelf {
	background-color: #0a1a1a;
	width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
}

.coverShelf ul {
	padding: 10px;
	margin: 0px;
	float: left;
}

.coverShelf ul li {
	background-color: white;
	margin: 5px;
	height: 150px;
	float: left;
	display: block;
	vertical-align:bottom;
}

.coverShelf img {
}

#pageContent {
	min-height: 500px;
	width: 1024px;
	margin-left: 30px;
}
#header {
	height: 320px;
}
#menu {
	z-index: 0;
	margin-bottom: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 30px;
	background-repeat: repeat-x;
	font-size: 1.5em;
}
#menu ul {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	height: 100px;
	float: left;
	display: block;
}
#menu ul li a img {
	border-width: 0px;
}
#searchBar {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
}

#content {
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	z-index: 0;
	background-color: white;
	border-color: #e9e9e9;
	border-width: 1px;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
}
#leftContent {
	min-height: 200px;
	border-color: #8a9597;
	border-width: 0px;
	border-style: solid;
	padding: 5px;
	width: 802px;
	float: left;
	background-color: white;
}
#rightSidebar {
	padding: 5px;
	border-color: #cecece;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	min-height: 200px;
	width: 190px;
	float: right;
	background-color: #e7e7e7;
}
#rightSidebar li {
	list-style-type: none;
}
#rightSidebar li img {
	margin: 5px;
	border-color: #2c2c2c;
	border-width: 1px;
	border-style: solid;
}
#rightSidebar li a {
	text-decoration: none;
}
#footer {
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	border-bottom-color: #212121;
	border-top-color: #1b1b1b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: white;
	height: 100px;
	width: 1000px;
	background-color: #0e0000;
}
#footer a {
	color: #91a2b5;
}
.paperDiv {
	padding: 10px;
	border-top-color: #e9e9e9;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: left;
	width: 500px;
}
.paperDiv img {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-top: 5px;
	border-color: #b3b3b3;
	border-width: 4px;
	border-style: solid;
	width: 130px;
	float: left;
}
h1 {
	line-height: 1em;
	font-size: 2.5em;
	margin-top: 1em;
	font-style: normal;
	font-weight: normal;
	font-family: FrancoisOneRegular, Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h2 {
	line-height: 1.1em;
	letter-spacing: -1px;
}
#loginForPublishers {
	margin-bottom: 20px;
	width: 860px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
	text-align: left;
	color: black;
	background-color: #e6e6e6;
	float: none;
}

/* rotator in-page placement */
#loginForPublishers h1 {
	color: #b30000;
	font-size: 1.5em;
	margin: 0px;
	font-weight: bold;
}
#loginForPublishers input {
	background-color: white;
	margin-left: 10px;
	margin-right: 20px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
}
div#rotator {
	margin-top: 20px;
	left: -40px;
	width: 900px;
	position:relative;
	height: 600px;
}
/* rotator css */
div#rotator ul li {
	position: absolute;
	float:left;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	background-color: white;
	padding: 4px;
}
div#rotator ul li.show {
	z-index:500;
}
#countdowncontainer {
	margin-top: 0px;
	border-bottom-color: #999999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding: 10px;
	color: white;
	background-color: #191919;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 40px;
}
#countdowncontainer a {
	color: #0080ff;
}
ul li#appStoreDownload {
	margin-left: 100px;
}
.grayBorder td {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#issuesTopList {
	background-repeat: no-repeat;
	background-image: url(images/toplist_background_300x500.png);
	padding: 0px;
	float: right;
	width: 300px;
}
#issuesTopList ol li {
	font-weight: bold;
	font-size: 0.9em;
	clear: both;
}
#issuesTopList ol li img {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 100px;
	list-style-position: outside;
	float: right;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
}
.smallDescription {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
}
.qiozkRed {
	color: #b30000;
}
#downloadQiozkBanner300300 {
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	color: white;
	background-repeat: no-repeat;
	float: right;
	background-image: url(images/downloadQiozkBanner_300x400.png);
	height: 390px;
	width: 260px;
}
#ipad_screen_300x400 {
	min-height: 414px;
	font-size: 0.9em;
	padding-left: 34px;
	padding-bottom: 52px;
	padding-right: 34px;
	padding-top: 37px;
	color: black;
	background-repeat: no-repeat;
	float: right;
	background-image: url(images/iPad_Qiozk_tidningar_background.png);
	width: 232px;
}
#ipad_screen_420x600 {
	margin-right: 30px;
	height: 550px;
	padding-left: 46px;
	padding-right: 46px;
	padding-top: 50px;
	color: black;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/iPad_Qiozk_frontpage_background.jpg);
	width: 328px;
}
#frontPageCover {
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	color: black;
	float: right;
	width: 300px;
}
#frontPageCover img  {
	border-color: rgba(255,255,255,.6);
	border-width: 1px;
	border-style: solid;
    box-shadow: 1px 1px 10px rgba(0,0,0,.7);
}
.publishDate {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 0.9em;
	color: #007ace;
}
.PaperSummary {
	font-size: 0.9em;
	border-width: 1px;
	border-color: #b3b3b3;
	border-style: none;
	padding: 5px;
	margin-left: 160px;
}
#freeIssuesShelf {
	background-repeat: no-repeat;
	background-color: #dddddd;
	padding: 10px;
	background-image: url(images/freeIssusShelfBackground.jpg);
	height: 500px;
	width: 880px;
}
.freeIssuesItem {
	color: black;
	overflow: hidden;
	max-height: 430px;
	font-size: 0.8em;
	float: left;
	padding: 5px;
	border-top-color: #e9e9e9;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: left;
	width: 165px;
}
.freeIssuesItem img {
	margin-bottom: 10px;
	border-color: #4a4a4a;
	border-width: 4px;
	border-style: solid;
	width: 155px;
	float: left;
}
#newInQiozk {
	font-size: 0.9em;
	background-repeat: no-repeat;
	padding: 5px;
	height: 900px;
	width: 880px;
}
.newInQiozkItem {
	color: black;
	overflow: hidden;
	max-height: 850px;
	float: left;
	padding: 5px;
	border-top-color: #e9e9e9;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: left;
	width: 210px;
}
#newInQiozk img {
	margin-bottom: 10px;
	border-color: #a0a0a0;
	border-width: 5px;
	border-style: solid;
	width: 200px;
	float: left;
}
#frontPageIssueDescription {
	line-height: 1.5em;
}
#frontPageIssueDescription h1 {
	letter-spacing: -1px;
	padding-top: 150px;
	line-height: 1em;
	font-weight: normal;
	font-size: 3em;
	font-style: normal;
}
.topAlert {
	font-style: italic;
	font-family: Georgia;
	font-size: 16px;
	text-shadow: 0px 1px 5px white;
	display: block;
	clear: both;
	margin-left: -50px;
	margin-bottom: 0px;
	margin-right: -50px;
	margin-top: -20px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 3px;
	padding-top: 20px;
	color: black;
	text-align: center;
	background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(0,0,0,0)),
        color-stop(0.75, rgba(0,0,0,.1))
    );
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,.1));
}
.topAlert a
{
	color: #b30000;
}
#box-table-a
{
	margin: 0px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-style: normal;
	font-weight: normal;
	background-color: #8b0000;
	color: white;
	border-bottom-color: white;
	border-top-color: #7d0000;
	border-bottom-width: 2px;
	border-top-width: 5px;
	border-bottom-style: solid;
	border-top-style: solid;
	font-family: FrancoisOneRegular, Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	padding: 12px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(1, rgba(139,0,0,.8)),
        color-stop(0, rgba(139,0,0,1)));
    text-shadow: 0px -1px 0px black;
    
    background: -moz-linear-gradient(bottom, rgba(139,0,0,.8), rgba(139,0,0,1));

}
#box-table-a td
{
	background-color: #f1f1f1;
	border-left-color: white;
	border-bottom-color: #fff;
	border-top-color: transparent;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding: 8px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(0,0,0,.1)),
        color-stop(1, rgba(0,0,0,.05))
    );
    background: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(0,0,0,.05));
}
#box-table-a td a
{
	text-decoration: none;
	color: rgb(43, 43, 43);
	text-shadow: 0px 1px 0px #fff;

}
#box-table-a tr td:hover
{
    background-color: #3f3f3f;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(0,0,0,.5)),
        color-stop(1, rgba(0,0,0,.8))
    );
    background: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,.8));
}
#box-table-a tr td:hover a
{
	text-shadow: 0px 1px 0px black;
	color: white;
}
#box-table-a td .smallCoverImage
{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	width: 19px;
	height: 25px;
	margin-bottom: -10px;
	margin-right: 6px;
	margin-top: -10px;
}
#box-table-a tr td:hover .smallCoverImage
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
}

#box-table-b
{
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b th
{
	background-color: #8b0000;
	font-style: normal;
	font-weight: normal;
	color: white;
	border-bottom-color: white;
	border-top-color: #7d0000;
	border-bottom-width: 2px;
	border-top-width: 5px;
	border-bottom-style: solid;
	border-top-style: solid;
	font-family: FrancoisOneRegular, Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	padding: 12px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(1, rgba(139,0,0,.8)),
        color-stop(0, rgba(139,0,0,1)));
    text-shadow: 0px -1px 0px #374683;

}
#box-table-b td
{
	background-color: #f1f1f1;
	border-bottom-color: #fff;
	border-top-color: transparent;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	padding: 8px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgba(0,0,0,.05)),
        color-stop(1, rgba(0,0,0,.1))
    );
    background: -moz-linear-gradient(bottom, rgba(0,0,0,.0), rgba(0,0,0,.1));
    text-shadow: 0px 1px 0px #fff;
    vertical-align: top;
}
#box-table-b td a
{
	text-decoration: none;
	color: rgb(43, 43, 43);
	text-shadow: 0px 1px 0px #fff;

}

#box-table-b td h2
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	line-height: 1em;
}

#box-table-b td img
{
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
}

#box-table-b td p
{
}

.newsPost
{
	background-color: #e6e6e6;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	margin-left:auto;
	margin-right:auto;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(0,0,0,.1)),
        color-stop(1, rgba(0,0,0,0))
    );
    background: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(0,0,0,0));
}
.newsPost h1
{
	margin-top: 10px;
	letter-spacing: -1px;
	font-size: 2em;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}

.newsPost .header
{
	background-color: #333333;
	margin-left: -20px;
	margin-bottom: 0px;
	margin-right: -20px;
	margin-top: -20px;
	color: white;
	border-bottom-color: #616161;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	padding: 20px;
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(0,0,0,.6)),
        color-stop(1, rgba(0,0,0,.8))
    );
    background: -moz-linear-gradient(bottom, rgba(0,0,0,.6), rgba(0,0,0,.8));
	text-shadow: 0px -1px 0px rgba(0,0,0,.5);
}


.newsPost date
{
	color: #cccccc;
	float: right;
}

.newsPost article
{
	width: 600px;
	float: right;
	display: block;
}
 .newsPost img
{
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 200px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
}

.newsPost cite
{
	background-color: rgba(255, 255, 255, .5);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
	padding: 10px;
	margin: 10px;
	line-height: 1.4em;
	font-size: 1.2em;
	font-style: italic;
	display: block;
}

#papersDiv
{
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
	box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
}

#papersDiv2
{
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, .5);
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
}


#accountTopBar
{
	z-index: 1000;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 25px;
	position: fixed;
	padding: 7px;
	background-color: black;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(50,50,50,1)),
        color-stop(1, rgba(0,0,0,1))
    );
    background: -moz-linear-gradient(top, rgba(50,50,50,1), rgba(0,0,0,1));
}

#accountTopBarInner
{
	color: #bfbfbf;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#accountTopBarInner input
{
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.topBarButton
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 2px;
	display: inline-block;
	text-align: center;
	width: auto;
	color: white;
	background-color: #9d0100;
	background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(229, 0, 2)),
        color-stop(.5, rgb(125, 0, 0))
    );
    background: -moz-linear-gradient(top, rgb(229, 0, 2), rgb(125, 0, 0));
	text-shadow: 0px -1px 0px rgba(0,0,0,.8);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(255, 255, 255, .5);
	-moz-box-shadow: 0px 1px 2px rgba(255, 255, 255, .5);
	box-shadow: 0px 1px 2px rgba(255, 255, 255, .5);
}

#accountTopBarInner a
{
	color: white;
}

.createAccountInput
{
	font-size: 1.2em;
	width: 300px;
}

#paperDescription
{
	margin-bottom: 20px;
	float: left;
	width: 520px;
	padding-right:20px;
}

#paperDescription h1
{
	padding-top: 0px;
}

.smallPaperButton
{
	width: 250px;
	display: block;
}

#issueShower
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left:-50px;
    margin-right:-50px;
    width: 1000px;
    overflow: auto;
    padding-top:10px;
    padding-bottom:10px;
}

#contentView
{
    white-space: nowrap;
    padding:0px;
}

.spreadBox
{
    border-color: #d8d8d8;
    border-width: 1px;
    border-style: solid;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: white;
    padding: 0px;
    height: 200px;
    -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, .8);
	box-shadow: 0px 2px 7px rgba(0, 0, 0, .8);
}

#issueHeader
{
	font-family: FrancoisOneRegular, Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	font-size: 3em;
}

#frontPageHeader
{
	font-family: FrancoisOneRegular, Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	font-size: 2.5em;
}#paperSummary
{
	line-height: 1.5em;
	color: #666666;
	float: left;
	width: 320px;
}

#issueSummary
{
	font-size: 1.1em;
	line-height: 1.5em;
	float: right;
	width: 550px;
}

#priceCompareTable
{
	font-weight: bold;
	font-size: 13px;
	width: 800px;
	border-color: #c8c8c8;
	border-width: 1px;
	border-style: solid;
}

#priceCompareTable th
{
	font-size: 14px;
	font-weight: bold;
}

#priceCompareTable td
{
	padding-top: 3px;
	margin: 0px;
	border-bottom-color: #e9e9e9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	padding-right: 10px;
}

.searchCoverImage
{
    border-color: #c1c1c1;
    border-width: 1px;
    border-style: solid;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: white;
    padding: 0px;
    width: 200px;
    -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, .8);
	box-shadow: 0px 2px 7px rgba(0, 0, 0, .8);
}

.searchResultDiv
{
    margin-bottom: 10px;
    margin-top: 10px;
    color: black;
    text-decoration: none;
    display: block;
    text-align: center;
    float: left;
    padding: 5px;
    width: 440px;
}

.searchResultRow
{
	border-bottom-color: #d2d2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 900px;
	padding: 0px;
}

.searchResultDiv h2
{
	font-weight: bold;
	font-size: 14px;
}

.searchExcerpt
{
	text-align: left;
	margin-top: 5px;
	padding: 5px;
	font-size: 0.9em;
}

.searchQueryMark
{
	padding-left: 1px;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-top: 3px;
	background-color: #ffe370;
}

.searchResultDiv:hover
{
	background-color: #f2f2f2;
}

.pageNavigation
{
    margin-top: 30px;
    font-size: 0.9em;
    font-weight: bold;
    float: right;
    text-align: right;
    padding: 5px;
    width: 200px;
}

.pageNavigation a
{
	margin-right: 5px;
	margin-left: 5px;
	color: black;
	background-color: #f4f4f4;
	font-size: 1.5em;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	font-weight: bold;
	text-decoration: none;
	border-color: #bebebe;
	border-width: 1px;
	border-style: solid;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pageNavigation a:hover
{
	border-color: #3a3a3a;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: #6a6a6a;
}

.searchQueries
{

	font-size: 0.9em;

	line-height: 2em;

	color: #5f5f5f;

	margin-top: 10px;

}

.searchQueries a
{
	font-size: 0.9em;
	text-transform: uppercase;
	margin-right: 1px;
	margin-left: 1px;
	color: black;
	background-color: #ffe295;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	font-weight: bold;
	text-decoration: none;
	border-color: #bebebe;
	border-width: 1px;
	border-style: solid;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.searchQueries a:hover
{
	border-color: #3a3a3a;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: #7d0000;
}

.deviceCell
{
	border-right-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #e9e9e9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}

.tickCell
{
	border-right-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
}

.buyButton a {
     text-transform: uppercase;
     font-family: Helvetica, Verdana, Arial, sans-serif;
     color: black;
     font-weight: bold;
     padding-left: 20px;
     padding-bottom: 4px;
     padding-right: 20px;
     padding-top: 5px;
     font-size: 11px;
     background: url(/images/buy_button_background.gif) bottom repeat-x #9fc1fa;
     text-align: center;
     text-decoration: none; border: 1px inset #aaa;
     /*-webkit-border-radius: 8px; width: auto; -moz-border-radius: 8px;  -khtml-border-radius: 8px;  border-radius: 8px;*/
     -moz-box-shadow: 0px 1px 2px #666;
     -webkit-box-shadow: 0px 1px 2px #666;
     box-shadow: 0px 1px 2px #666;
     text-shadow:  0, 0, .5), 0, 0, .5 0px -1px 0px;
     border-top: inset 1px #ccc; border-left: inset 1px #ccc; border-bottom: solid 1px solid #000; border-right: 1px solid #666;
}

.buyButton a:hover  {
     background: #7cbcff;
     /*text-shadow: rgba(0,0,0, .5) 0px 1px 0px;*/
     /*-moz-box-shadow:none;  -webkit-box-shadow:none;  box-shadow: none;*/
}

.buyButton2 {
	font-size: 16px !important;
	font-family: FrancoisOneRegular;
	text-shadow: 0px -1px 0px rgba(0,0,0,.5) !important;
	text-decoration: none !important;
	display: block;
	text-transform: uppercase;
	color: white !important;
	padding-left: 40px !important;
	padding-bottom: 5px !important;
	padding-right: 50px !important;
	padding-top: 5px !important;
	background-repeat: no-repeat !important;
	background-image: url('/images/buyButton2.png') !important;
	height: 30px !important;
	width: 60px !important;
}

.buyButton2:hover {
	background-image: url('/images/buyButton2hover.png') !important;
	text-shadow: 0px 1px 0px black !important;
}

.productSelectionTable {
	width: 100%;
	border-spacing: 0px 3px;
}

.productSelectionTable tr {
}

.productSelectionTable th {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

.productSelectionTable td {
	background-color: #e6e6e6;
	padding: 10px;
}

.productSelectionTable .button {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 150px;
}

.subscriptionSquare {
	width: 860px;
	margin-bottom: 20px;
	float: left;
	padding: 20px;
	background-color: #f7f7f7;
}

.subscriptionSquare img {
	margin-right: 20px;
	float: left;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.papersMenu {
	text-align: center;
}

.papersMenu a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 1px;
	margin-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 10px;
	background-color: #dadada;
}

.papersMenu a:hover {
	color: white;
	background-color: #a10103;
}


