﻿body {
}
.colLeft
{
	float:left;
	clear:both;
	margin-right:10px;
	width:100px;
}
.colRight
{
	clear:right;
	width:100px;
}
.clear
{
}
.rowTop
{
	margin-bottom:2px;
	clear:both;
}
.rowBottom
{
	margin-bottom:10px;
	clear:both;
}
.errorsummary
{
	clear:both;
	color:Red;
}
.errortext
{
	color:Red;
}
.errorsymbol
{
	color:Red;
	font-size:12pt;
	font-weight:bold;
}

.SampleLinkButton
{
	position:relative;
	top: 10px;
	background-color:#67126D;
	padding: 2px 10px 5px 25px;
	background-image:url(images/arrow02.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	width: 120px;
	border:none;
	color:#ABDA4E;
	float:right;
}

.SampleLinkButton A
{
	text-decoration: none;
	color:#ABDA4E;
}

.SampleLinkButton A:Hover
{
	text-decoration: none;
	color:#ABDA4E;
}

.SampleLinkButton A:visited
{
	text-decoration: none;
	color:#ABDA4E;
}

.PrintVersionsMessage
{
	float:left;
}

.button
{
	background-color:#67126D;
	color:#ABDA4E;
	border:none;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	background-image:url(images/arrow02.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	width:190px;
	margin-top:15px;
}
.button:hover
{
	cursor:pointer;
}
.dgbutton
{
	background-color:#67126D;
	color:#ABDA4E;
	border:none;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	background-image:url(images/arrow02.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	font-size:90%;
	width:100px;
}
.dgbutton:hover
{
	cursor:pointer;
}
.dropdownyear
{
	width:60px;
}
.dropdownmonth
{
	width:45px;
}
.dropdownproductsearch
{
	width:150px;
}
.textboxsmall
{
	width:50px;
}
.textbox
{
	width:320px;
}
.textboxlarge
{}
.textboxproductsearch
{
	width:150px;
}
#findebookcol .button
{
	background-color:#D9BBDB;
	color:#67126D;
	border:none;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	background-image:url(images/arrow03.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	width:120px;
}

#findebookcol .LinkButton
{
	color: white;
}

/* Data Grid formating
----------------------------------------------- */
.basket
{
}
.basketTotal
{
	width:100%;
	text-align:right;
	font-weight:bold;
	margin-top:5px;
}
.dgHeader
{
	background-color:#67126D;
	color:White;
	font-weight:bold;
}
.dgItem
{
	background-color:#F0FFE0;
}
.dgAltItem
{
}
dgFooter
{}
/* Product listing  
----------------------------------------------- */
.productlistcontainer
{
	vertical-align:top;
}
.productlistcontainer .productlistimagecontainer
{
}
.productlistcontainer .productlistimagecontainer img
{
	float:left;
	clear:both;
	border:solid 1px black;
	margin-right: 10px;
	width:96px;
}
.productlistcontainer .productlistinfocontainer
{
	vertical-align:top;
	float: left;
	clear:right;
	width:150px;
	height:160px;
}
.productlistname
{
	font-weight:bold;
	font-size:120%;
	color:#67137B;
	margin-bottom:15px;
}
.productlistname a
{
	color:#67137B;
	text-decoration:none;
	font-weight:bold;
}
.productlistname a:hover
{
	text-decoration:underline;
}
.productlistkeystagedescription
{
	font-weight:bold;
	margin-bottom:15px;
}
.productlistshortdescription
{
	margin-bottom:5px;
}

.productlistmoredetails
{
	clear:both;
	margin-top:15px;
}
.productlistmoredetails a
{
	color:#67137B;
	text-decoration:none;
	font-weight:bold;
}
.productlistmoredetails a:hover
{
	text-decoration:underline;
}
td.productlistDataList
{
	border-bottom:solid 1px #ABDA4E;
}

.productlistcontainer .productDetailZinioAudio
{
	background-image:url('images/sound_icon.gif');
	background-repeat:no-repeat;
	height:18px;
	width:23px;
	left: 0px;
	top: 0px;
	float:right;
	margin-top:-15px;
	
}

/* Product detail  
----------------------------------------------- */
.productDetailTitle
{
	font-weight: bold;
	font-size:140%;
	color:#67137B;
	margin-bottom:10px;
}

.productDetailContainer
{
	height:100%;
}

.productDetailInformationContainer
{
 width:330px;
 float:left;	
}

.productNoPages
{
	margin-bottom:10px;
}

.productPrice
{
	font-weight:bold;
	font-size:1.3em;
  color:#67126d;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:20px;
	float:right;
}

.productDetailBuy
{
	margin-bottom:30px;
	margin-right:20px;
	clear:both;
	float:right;
}

.productDetailBuy a
{
	font-size:1.3em;
	font-weight:bold;
}
	
.productDetailImageContainer
{
 width:210px;	
 float:left;
 text-align:right;
}
	
.productDetailImageContainer img
{
	width:200px;
}

.productFormatImage
{
	position:relative;	
}

.productDetailZinioAudioImg
{
	background-image:url('images/sound_icon.gif');
	background-repeat:no-repeat;
	height: 18px;
	color: 	#67126d;
	font-weight:normal;
	padding-left:24px;
	padding-top:3px;
	margin-top:-18px;
	margin-left:155px;
	vertical-align: middle;
	width:135px;
}

/* Product media format 
----------------------------------------------- */

/* product about  
----------------------------------------------- */
.productdetailabout
{}
.productabouttitle
{
	font-weight: bold;
	font-size:120%;
	color:#67137B;
	margin-bottom:10px;
	float:left;
}
.productreadreviews
{
	float:right;
}
.productaboutdescriptionfull
{
	clear:both;
	margin-bottom:20px;
}
.productaboutdescriptionfull ul
{
}
.productaboutdescriptionfull ul li
{
   
}
.productaboutcomments
{
	height:20px;
	font-size:160%;
	color:White;
	font-weight:bold;
	background-color:#ABDA4E;
	padding: 2px 0 2px 10px;
}
.productaboutcommentsdetail
{
	background-color:#F0FFE0;
	padding: 2px 0 2px 10px;
}

/* Process basket
-----------------------------------------------------*/

/* Process basket - Users
-----------------------------------------------------*/
#ExistingUsers
{
	float:left;
	clear: both;
	width:49%;
}
#ExistingUsers .colLeft
{
	width:200px;
}
#ExistingUsers .colRight
{
	width:350px;
}
#NewUsers
{
	float:left;
	clear:  right;
	width:49%;
}
/* Process basket - User address search
----------------------------------------------------*/
#processbasketaddresssearch
{
}
#processbasketaddresssearch .colLeft
{
	width:135px;
	padding-top:8px;
}
#processbasketaddresssearch .colRight
{
	width:350px;
}

#processbasketaddresssearch .rowBottom .button, #processbasketaddresssearch .rowTop .button
{
	width:250px;
}
/* Process basket - address select
---------------------------------------------------*/
#processbasketaddressselect
{
}
#processbasketaddressselect  .colLeft
{
	padding-top:2px;
	width:200px;
	height: 22px;
	border:solid 1px red;
}
#processbasketaddressselect .colRight
{
	padding-top:2px;
	width:300px;
	height: 22px;
	border:solid 1px black;
}

/* Process Basket User Details
--------------------------------------------------*/
#processbasketuserdetails
{
	min-height:690px;
}
#processbasketuserdetails .textbox
{
	width:250px;
}
#processbasketuserdetails .colLeft
{
	padding-top:2px;
	width:200px;
	height: 22px;
	float:left;
	clear:both;
}
#processbasketuserdetails .colRight
{
	padding-top:2px;
	width:300px;
	height: 22px;
	float:left;
	clear:none;
}

/* Process basket - forgottenpassword
---------------------------------------------------*/
#processbasketforgottenpassword
{
}
#processbasketforgottenpassword .rowTop
{
	clear:both;
}
#processbasketforgottenpassword .rowBottom
{
	clear:both;
}


/* Process basket - delivery address details
---------------------------------------------------*/
#deliveryaddressdetails .colLeft
{
	width:120px;
}

#deliveryaddressdetails .colRight
{
	width:550px;
}

/* Process basket - promotion code entry
-------------------------------------------------*/
#promotioncodeentry .colLeft
{
	width:130px;
	float:left;
	clear:both;
}

#promotioncodeentry .colRight
{
	width:260px;
	float:left;
}
#promotioncodeentry .button
{
	width:280px;
}
/* Process basket - PaymentOptions - paymentoptionselect
-------------------------------------------------*/

/* Process basket - PaymentOptions - paymentoptioninvoice
-------------------------------------------------*/
#paymentoptioninvoice .colLeft
{
	width:160px;
	padding-bottom:10px;
}
#paymentoptioninvoice .colRight
{
	width:550px;
}

/* Process basket - PaymentOptions - paymentoptioncreditcard
-------------------------------------------------*/
#paymentOptionCreditCard .colLeft
{
	width:160px;
}
#paymentOptionCreditCard .colRight
{
	width:550px;
	border: red;
}

#paymentOptionCreditCard .rowTop
{
	padding-bottom:5px;
}

/* Advanced Search page */
#SearchCategories
{
	position:relative;
}

#SearchCategories .header
{
	width: 250px;
	font-weight: bold;
	margin-top: 10px;
}

#SearchCategories .listbox
{
	width: 100%;
}

#SearchCategories .listbox td
{
	width: 50%;
}

#KeyWords
{
	width: 510px;
	margin-top:10px;
}

#KeyWords .textBox
{
	width: 100%;	
}

/* Grid View Styles */

.ProductDownloadRowExpired
{
	color:Red;	
}

.criteriaDisplay
{
margin-top:10px;	
}

/* ContactUs */
.ContactUs .colRight
{
	width: 400px;
}

/* UpdateAddress */
.UpdateAddress .colRight
{
	width: 400px;
}

/* PostMessage */
.PostMessage .colRight
{
	width: 610px;
}