#album
{
	margin: 30px 0 0 auto;
	text-align: center;
}

#album img
{
	border: 3px solid #003366;
	padding: 0px;
}

#album .no_border
{
	border: 0px solid #003366;
	padding-top: 150px;
}

#album_thumb
{
	margin: 20px 10px 20px auto;
	text-align:center;
}

#album_thumb img
{
	margin: 0 10px 0 10px;
	border: 2px solid #0e6e47;
}

#pic_num
{
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
}

#tn_view
{
	float:right; 
	margin: 10px 10px 0 0 ; 
	padding: 3px;
	border: 1px solid #003366;
	color: #003366;
	background-color: #FFFFFF;
	font-weight: bold;
	
}

#current_pic
{
	min-width: 500px;
	min-height: 400px;
}

#next_p
{
	float: left;
	text-align: center;
	margin: 0 0px 0 10px;
	padding: 3px;
	width: 150px;
	border: 1px solid #003366;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	background: url(../../images/menu/nav_6.jpg) repeat-x;
	cursor:pointer;	
}

.return_first
{
	background: url(../../images/menu/nav_3.jpg) repeat-x !important;
	color: #FFFFFF !important;
}

#per_p
{
	float: left;
	text-align: center;
	padding: 3px;
	margin: 0 0px 0 20px;
	width: 50px;
	border: 1px solid #003366;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	background: url(../../images/menu/nav_4.jpg) repeat-x;
	cursor:pointer;
}

#slideshow
{
	float:right; 
	margin: 0px 10px 0 0 ; 
	padding: 3px;
	border: 1px solid #003366;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor:pointer;
	
}

#goto_thumb
{
	float:right; 
	margin: 0px 10px 0 0 ; 
	padding: 3px;
	border: 1px solid #003366;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	background: url(../../images/menu/nav_4.jpg) repeat-x;
	cursor:pointer;
	
}

.pic_div
{
	float: left;
	width: 169px;
	height: 160px;
	
}

.pic_div_tm
{
	float: left;
	width: 172px;
	height: 175px;
	
}

.pic_div img
{
	border: 2px solid #f26c00;
}


#photos
{
	margin: 10px 0 10px 30px;
}

#photos_tm
{
	margin: 10px 0 10px 13px;
}


#login_option_box
{
	float: right;
	width: 250px;
	border: 1px dashed #0e6e47;
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
}

#login_option_box2
{
	float: left;
	width: 410px;
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
}

#login_option_box h2
{
	font-size: 1.3em;
}

#login_option_box p
{
	font-size: 1.1em;
}


.invite
{
	margin: 10px 100px 30px 70px;
	border: 1px dashed #0e6e47;
	padding: 4px;
}

.up_p
{
	margin-top: -15px;
}

.book_add
{
	margin-bottom: 7px;
}

#book_for_div .book_add_input
{
	width: 210px;
}


/*------------------ Album totals ------------------ */
#album_product_total
{
	float: right;
	text-align: right;
	width: 450px;
	margin:10px 30px 10px 0;
}

#album_product_total .sub_total
{
	float: left;
	font-size:1.9em;
	width: 250px;
	color:#0e6e47;
	margin: 0 10px 0 0;
	
}

#sub_total_value
{
	float: left;
	font-size:1.9em;
	width: 100px;
	color:#0e6e47;
}

#album_product_total .shipping
{
	float: left;
	width: 250px;
	font-size:1.4em;
	color:#0e6e47;
	padding-bottom: 20px;
	margin: 10px 5px 0 0;
	font-weight:bold;
}

#album_product_total p.explain_shipping
{
	font-size:0.8em;
	padding: 0;
	margin: 0;
	font-weight:normal;
}

#shipping_value
{
	float: left;
	padding: 10px 0 20px 0;
	width: 100px;
	font-size:1.6em;
	color:#0e6e47;
	margin: 5px 5px 0px 0;

}

#album_product_total .total_sum
{
	float: left;
	width: 250px;
	margin: 20px 5px 20px 0;
	color:#f26c00;
	font-size:2.0em;
}

#total_sum_value
{
	float: left;
	width: 100px;
	font-size:2.2em;
	color:#f26c00;
	margin: 20px 5px 20px 0;
}

#album_product_total .totals
{
	clear: both;
	border: 1px dashed #f26c00;
}


/* begin css tabs */

ul#tabnav { /* general settings */
float: right;
text-align: left; /* set to left, right or center */
margin: 1em 20px 1em 20px; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
list-style-type: none;
padding: 3px 0px 1px 0px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}



body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}



ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
background:#BBD9F9; /* set unselected tab background color as desired */
background: url(../../images/menu/nav_7.jpg) repeat-x;
color: #FFFFFF; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

li.my_album a
{
	background: url(../../images/menu/nav_6.jpg) repeat-x !important;
}

li.my_album a:hover
{
	background: url(../../images/menu/nav_7.jpg) repeat-x !important;
}


li.tab_book a
{
	background: url(../../images/menu/nav_3.jpg) repeat-x !important;
}

li.tab_book a:hover
{
	background: url(../../images/menu/nav_7.jpg) repeat-x !important;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
background: url(../../images/menu/nav_4.jpg) repeat-x;
}

/* end css tabs */

#star_link
{
	float: left;
	font-size: 1.2em;
	margin: 3px 0 0px 3px;
	
}

#star_link a
{
	text-decoration: none;
}

 #album .star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating
{
	background: url(../../imgs/star.gif) left -1000px repeat-x;
}

#album .star-rating {
	float: left;
	clear: none;
	position: relative;
	width: 25px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0 0 10px 30px;
	padding: 0 0 0 0;
	line-height: 100%;
	background-position: left top;
}


#album  .star-rating li {
	display: inline;
	line-height: 100%;
	padding-bottom: 0px !important; 
}

#album  .star-rating a,.star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 0 0;
	text-indent: -1000em;
	height: 15px;
	line-height: 20px;
	outline: none;
	overflow: hidden;
	border: none;
	top: 5px;
}

#album  .star-rating a:hover {
	background-position: left bottom;
	top: 5px;
}

#album a.assignment-star {
	width: 100%;
	z-index: 2;
	height: 20px;
	
}

#album  .star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

#album .inline-rating {
	float: left;
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}



/*-------------------------- Books presentation ----------------------------------- */
.book_0
{
	float: left;
	width: 105px;
	padding: 5px;
	
	margin-right: 25px;
	margin-left: 5px;
	color:#003366;
}

.book_1
{
	float: left;
	width: 90px;
	padding: 5px;
	color:#003366;
	margin-right: 5px;
}





.book_2
{
	float: left;
	width: 70px;
	padding: 5px;
	color:#003366;
	margin-right: 5px;
}

.book_3
{
	float: left;
	width: 290px;
	padding: 5px;
	color:#003366;
	margin-right: 5px;
}

.book_sub_title
{
	color: #0e6e47 ;
	font-weight: bold;
	
}

.book_edit
{
  float: left;
  margin-right: 5px;
  border: 1px solid #000000;
  height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  color: #003366;
  font-family: Arial;
  font-size: 11px;
  cursor: pointer;
  background:url(../../imgs/mainbg.jpg);
	
}
.book_delete
{
   float: left;
  border: 1px solid #003366;
  height: 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  color: #003366;
  font-family: Arial;
  font-size: 11px;
  cursor: pointer;
  background-color: #FFFFFF;
}

#payoneer_buttons
{
	float: right;
	width: 220px;
	margin: 10px 40px 0px 10px;
}

#payoneer_buttons a
{
   
}

#payoneer_buttons a.payoneer_learn
{
	background: url(../../images/menu/nav_4.jpg) repeat-x;
	float: left;
    display: block;
  height: 15px;
  margin: 5px;
  text-transform: uppercase;
  border: 0px solid #FFFFFF;
  color: #FFFFFF;
  width: 100px;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  padding: 8px 0 8px 0;
  font-weight:bold;
}


#payoneer_buttons a.payoneer_order
{
	background: url(../../images/menu/nav_3.jpg) repeat-x;
	float: left;
    display: block;
  height: 15px;
  margin: 5px;
  text-transform: uppercase;
  border: 0px solid #FFFFFF;
  color: #FFFFFF;
  width: 100px;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  padding: 5px 0 5px 0;
  font-weight:bold;
}


#my_book_side_bar
{
	text-align:center; 
	margin-top: 30px;
}

#my_book_side_bar a
{
	text-decoration:none;
}
#my_book_side_bar img
{
	width: 150px;
}
#my_book_side_bar p
{
	font-size: 1.2em; 
	padding-top: 10px;
}