/*==================================================================*/
/* CSS DOCUMENT - YOGAINEUROPE V.1.0.1 - © 2006 ANIC WEB DESIGNERS  */
/* LAST CHANGE: 2007-08-12 22:18  									*/
/*==================================================================*/
/*	INDEX															*/
/*==================================================================*/
/*	1.	LEFT COLUMN													*/
/*	2.	MIDDLE COLUMN												*/
/*	3.	RIGHT COLUMN												*/
/*	4.	MEDIASTORE													*/
/*	5.	DVD STORE													*/
/*	6.	AUDIO CD STORE												*/
/*	7.	PAGECOUNT													*/
/*	8.	DVD_CAT														*/
/*	9.	BOOKS STORE														*/

/*==================================================================*/
/* 1.	LEFT CULUMN													*/
/*==================================================================*/
div.indexleft_culumn {
	float:left;
	width:220px;
	font-size:11px;
}

div.indexleft_culumn div.indexlatestarticle_header {
	background-color:#FFFFFF;
	color:#0000ff;
	background-image:url(../images/textheaders/random_article.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	height:15px;
	padding:7px 0 0 135px;;
}

div.indexleft_culumn div.indexlatestarticle_header a {
	color:#0000ff;
	background-color:#FFFFFF;
}

div.indexlatest_article {
	background-color:#f4f4f4;
	color:#000000;
	margin:0;
	padding:5px;
}

div.indexlatest_article h1 a {
	color:#000;
}

div.indexlatest_article p {
	color:#333333;
}

div.indexlatest_article p.by {
	font-weight:bold;
}

div.indexlatest_article p.by a {
	text-decoration:none;
	color:#0000ff;
}

div.indexlatest_article p.by a:hover {
	text-decoration:underline;
	color:#0000ff;
}

div.indexleft_culumn div.photo {
	text-align:center;
	padding:10px 0 0 0;
}

div.indexleft_culumn div.photo p{
	margin:0 0 0 0;
}

h1 {
	font-size:12px;
	font-weight:bold;
}

/*==================================================================*/
/* 	2.	MIDDLE CULUMN												*/
/*==================================================================*/
div.indexmiddle_culumn {
	float:left;
	width:412px;
	/*border:1px solid #8b9eff;*/
	margin-left:13px;
	padding:5px;
}

div.indexmiddle_culumn h1 {
	font-size:20px;
	text-align:center;
	margin:5px 0;
}

div.indexmiddle_culumn h2 {
	font-size:14px;
	text-align:center;
}

div.indexmiddle_culumn p {
	margin:1em 0;
	font-size:12px;
}

/*==================================================================*/
/*	3.	RIGHT CULUMN												*/
/*==================================================================*/
div.indexright_culumn {
	width:165px;
	float:right;
	font-size:11px;
}

div.indexright_culumn div.indexteacher_focus_header {
	background-image:url(../images/teacher_focus.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
}

dl.indexteacher_focus
 {
	background-color:#f4f4f4;
	color:#000000;
	margin:0;
	padding:5px;
	font-size:11px;
}


dl.indexteacher_focus dt {
	font-weight:bold;
	color:#727272;
	}
dl.indexteacher_focus dd {
	padding-bottom:5px;
	}

dl.indexteacher_focus a {
	text-decoration:underline;
	color:#0000FF;
	}

div.freetext
 {
	background-color:#f4f4f4;
	color:#000000;
	margin:1em 0 0 0;
	padding:0 5px;
	font-size:11px;
}

/*==================================================================*/
/*	4.	MEDIASTORE													*/
/*==================================================================*/

div.paypal_header {
width:837px;
background-color:#FFF;
height:40px;
margin:0;
padding:0;
border-bottom:1px solid #8b9eff;
}

div.paypal_header a {
border:none;
margin-left:40px;
}

div.product_flash {
width:700px;
margin:auto;
}

div.offers {
height:140px;
width:837px;
border-top:1px solid #8b9eff;
margin-top:30px;

}

div.offers img {
border:1px solid #d1d1d1;
margin-left:13px;
margin-top:10px;
}

/*==================================================================*/
/*	5.	DVD STORE													*/
/*==================================================================*/

#count {
	position:relative;
	float:right;}

div.product_header {
	width:837px;
	height:60px;
}

div.product_header div {
	float:left;
}

div.product_id {
	width:350px;
	height:22px;
	margin:25px 0 0 40px;
	position:relative;
	float: left;
}

div.product_id span {
	font-size:14px;
	font-family:Arial;
	margin:0 3px 0 50px;
	font-weight:bold;
	height:25px;
}

div.product_back  {
	width:70px;
	height:26px;
	margin:14px 0 0 180px;
	position:relative;
	float:left;  
}

div.dvd_list_medium {
	width:750px;
	float:left;
	padding:0 0 0 30px;
}

div.dvd_list_medium div {
}

div.dvd_item  {
	width:369px;
	height:115px;
	background-image:url(../images/store/dvd_item_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #d9dfff;
	float:left;
}

div.dvd_imgholder  {
	width:79px;
	height:100px;
	margin:8px;
	float:left;
}

div.dvd_imgholder img{
	border:1px solid #e2e2e2;
}

div.dvd_imgholder p{
	color:#8b9eff;
	text-align:center;
}


div.dvd_itm_hd {
	width: 250px;
	height:50px;
	margin:5px 0 0 10px;
	overflow:hidden;
	float:left;
}
div.dvd_itm_hd h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	font-weight:normal;
}
div.dvd_itm_hd h2 a{
	color:#0000FF;
}
div.dvd_price {
	width:240px;
	height:20px;
	margin-left:10px;
	float:left;
}
p.dvd_price {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:7px;
}

div.dvd_buy {
	width:190px;
	height:20px;
	padding:17px 0 0 60px;
	border:0px solid #000;
	float:left;
}
div.dvd_buy form {
	float:left;
	margin:0 0 -10px 0;
	padding:0;
}

div.dvd_buy form input{
	height:20px;
}

/*==================================================================*/
/*	6.	AUDIO CD STORE												*/
/*==================================================================*/

div.audiocd_list_medium {
	width:750px;
	padding:10px 0 0 30px;
}


div.audiocd_item  {
	padding:0;
	margin:0;
	width:750px;
	border:1px solid #d9dfff;
	clear:both;
}

p.audiocd_id  {
	width:60px;
	padding:3px 0 0 0;
	color:#8b9eff;
	text-align:center;
	float:left;
}

h2.audiocd_itm_hd {
	width:400px;
	margin:-2px 0 0 0;
	padding:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	font-weight:normal;
	cursor:pointer;
}

p.audiocd_price {
	margin-left:10px;
	width:50px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

div.audiocd_buy {
	float:left;
	width:190px;
	margin:11px 0 11px 20px;
}
div.audiocd_buy form {
	float:left;
}

div.audiocd_description {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 0 60px;
	border-top:1px solid #d9dfff;
	background-color:#f1f3ff;	
}
div.audiocd_description h2{
	font-size:13px;
	color:#0000FF;
	padding:0;
	margin:0;
}

/*==================================================================*/
/*	7.	PAGECOUNT													*/
/*==================================================================*/


div.pagecount {
	width:730px;
	background-color:#f1f3ff;
	margin:10px 0 10px 30px;
	padding:4px;
	color:#8b9dff;
	font-size:12px; 
}

div.pagecount span.view {
	float:left;
	font-size:11px; 
	font-family:Verdana; 
	font-weight:bold;
	padding:0 5px 0 0;
}

div.pagecount a {
	text-decoration:none;
	color:#0000FF;
}
div.pagecount a.current{
	text-decoration:underline;
}

div.pagecount div.store_pagenumbers {
	float:left; 
	width:400px; 
	text-align:center;
}

/*==================================================================*/
/*	8.	DVD_CAT														*/
/*==================================================================*/
div.dvd_cat_item  {
	border:1px solid #d9dfff;
	margin:10px 0 0 30px;
	width:740px;
}

div.dvd_cat_holder {
	float:left;
	margin-left:20px;
}

div.dvd_cat_imgholder {
	width:216px;
	float:left;
	text-align:center;
	color:#8b9dff;
	margin:5px;
}

div.dvd_cat_itm_hd {
	width:490px;
}
div.dvd_cat_itm_hd h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	font-weight:normal;
}

div.dvd_cat_price {
	width:100px;
	margin:20px 0px 0 390px;
}

div.dvd_cat_buy {
	width:400px;
	height:20px;
	margin-top:20px;
	float:left;
}

div.dvd_cat_description {
	width:490px;
	color:#333333;
}
div.about_dvd_continue {
height:40px;
width:837px;
border-top:1px solid #8b9eff;
margin-bottom:20px;
}
div.about_dvd_continue h2{
font-size:16px;

}

div.about_dvd_continue a{
color:#0000ff;
}

div.about_dvd_continue a:hover{
text-decoration:underline;
}

div.tip {
width:837px;
height:161px;
}

/*==================================================================*/
/*	9.	BOOKS STORE													*/
/*==================================================================*/


div.product_header {
	width:837px;
	height:60px;
}

div.product_header div {
	float:left;
}

div.product_id {
	width:350px;
	height:22px;
	margin:25px 0 0 40px;
	position:relative;
	float: left;
}

div.product_id span {
	font-size:14px;
	font-family:Arial;
	margin:0 3px 0 50px;
	font-weight:bold;
	height:25px;
}

div.product_back  {
	width:70px;
	height:26px;
	margin:14px 0 0 180px;
	position:relative;
	float:left;  
}

div.books_list_medium {
	width:750px;
	float:left;
	padding:0 0 0 30px;
}

div.books_list_medium div {
}

div.books_item  {
	width:369px;
	height:200px;
	background-image:url(../images/store/books_item_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #d9dfff;
	float:left;
}

div.books_imgholder  {
	width:79px;
	height:100px;
	margin:8px;
	float:left;
}

div.books_imgholder img{
	border:1px solid #e2e2e2;
}

div.books_imgholder p{
	color:#8b9eff;
	text-align:center;
}


div.books_itm_hd {
	width: 250px;
	height:80px;
	margin:5px 0 0 10px;
	overflow:hidden;
	float:left;
}
div.books_itm_hd h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000FF;
	font-weight:normal;
}
div.books_itm_hd h2 a{
	color:#0000FF;
}
div.books_price {
	width:240px;
	height:20px;
	margin-left:10px;
	float:left;
}
p.books_price {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:7px;
}

div.books_buy {
	width:190px;
	height:20px;
	padding:17px 0 0 60px;
	border:0px solid #000;
	float:left;
}
div.books_buy form {
	float:left;
	margin:0 0 -10px 0;
	padding:0;
}

div.books_buy form input{
	height:20px;
}


