<!--
body {
	scrollbar-face-color: #efefef;
	scrollbar-highlight-color: #6f6f6f;
	scrollbar-shadow-color: #efefef;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #efefef;
	background-color: #ffffff;
	}

.main_table{
	width: 960px;
	border-top: 0px solid #efefef;
	border-left: 10px solid #efefef;
	border-right: 10px solid #efefef;
	border-bottom: 10px solid #efefef;
	background-color: #efefef;
	}

.body_table{
	width: 760px;
	background-color:#efefef;
	height: 100%;
}

font,th,td,p,li,ul,ol {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size : 14px;
	}
	
p, td {
	font-size : 14px;
	color : #363933;
	}
	
hr {
	height: 0px;
	border: solid #D8D7D6 0px;
	border-top-width: 0px;
	}
	
h1 {
	font-family:  "Quattrocento Sans" ;
	font-size : 28px;
	font-weight : bold;
	text-decoration : none;
	line-height : 100%;
	color : #999999;
	}
	
h2 {
	font-family: "Quattrocento Sans" ;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	line-height : 80%;
	color : #444444;
	}
 
a:link	{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	}
a:hover	{
	color:#0099CC;
	font-weight: bold;
	text-decoration: none;
	}

.crumb{
	padding-left: 5px;
	color: #D8D8D8;
	font-weight: normal;
	}
	
a.crumb_links:link{
	color:#cc0000;
	font-weight: bold;
	}
a.crumb_links:visited {
	color:#cc0000;
	font-weight: bold;
	}
a.crumb_links:hover	{
	color:#999999;
	font-weight: bold;
	}	

.photos{
	background-color: #444444;
	border: 4px solid #ffffff;
	border-bottom: 25px solid #ffffff; 
    -moz-box-shadow: 1px 1px 3px #888888;
    -moz-border-radius-bottomright: 5px;
    -webkit-box-shadow: 1px 1px 3px #888888;
    -webkit-border-bottom-right-radius: 5px;
	}
	
a.photo_links:link	{
	color:#D8D8D8;
	font-weight: bold;
	text-decoration: none;
	}
a.photo_links:visited {
	color:#D8D8D8;
	font-weight: bold;
	text-decoration: none;
	}
a.photo_links:hover	{
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
span.gallery_nav{
	padding: 5px 10px 0px 5px;
	line-height: 1.5;
	}
	
span.sub_gallery_nav{
	padding-left: 20px;
	line-height: 1.25;
	}

a.gallery_nav:link	{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:visited {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	}
a.gallery_nav:hover	{
	color:#0099FF;
	font-weight: bold;
	text-decoration: none;
	}

a.sub_gallery_nav:link	{
	color:#888888;
	font-weight: bold;
	}
a.sub_gallery_nav:visited {
	color:#888888;
	font-weight: bold;
	}
a.sub_gallery_nav:hover	{
	color:#0467CB;
	font-weight: bold;
	}
	
.nav_div{
	border-bottom: 0px solid #2C2C2C;
	padding: 4px;
	}
	
div.featured_news{
	font-size: 14;
	color: #363933;
	border: 0px solid #797979;
	background-color: #efefef;
	padding: 5px;
	}
	
.featured_news_header{
	color: #D8D8D8;
	font-weight: bold;
	background-color: #efefef;
	}

a.more_news_links:link	{
	color:#363933;
	text-decoration: none;
	}
a.more_news_links:visited {
	color:#D8D8D8;
	text-decoration: underline;
	}
a.more_news_links:hover	{
	color:#ffffff;
	text-decoration: underline;
	}
	
.gallery_copy{
	color: #363933;
	font-size: 11;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}
	
.default_copy{
	color: #363933;
	font-size: 12;
	padding: 10px;
	}

.hr{
	color: #363933;
	}
	
td.top_nav{
	border-top: 5px solid #efefef;
	padding: 7px;
	border-left: 1px solid #cccccc;
	}
	
td.left_nav_header{
	background-color: #363933;
	color: #cccccc;
	font-weight: normal;
	font-size: 28px;
	text-align: center;
	padding:6px;
	}

.search_bar{
	background-color: #efefef;
	color: #363933;
	font-weight: bold;
	padding: 6px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	}
	
a.search_bar_links:link	{
	color:#363933;
	font-weight: bold;
	text-decoration: none;
	}
a.search_bar_links:visited {
	color:#363933;
	font-weight: bold;
	text-decoration: none;
	}
a.search_bar_links:hover	{
	color:#cccccc;
	font-weight: bold;
	text-decoration: none;
	}
	
.search_box{
	border:1px;
	height: 22px;
	width: 230px;
	padding-top:2px;
	background-color: #999999;
	}
	
.go_button{
	color: #ffffff;
	background-color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 2px 0px 2px;
	}
	
	.go_button2{
	color: #ffffff;
	background-color: #000000;
	font-family: arial;
	font-size: 5pt;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}
	

a.top_nav:link	{
	color:#363933;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:visited {
	color:#363933;
	text-decoration: none;
	font-weight: bold;
	}
a.top_nav:hover	{
	color:#07b6ff;
	font-weight: bold;
	text-decoration: none;
	}
	
td.index_copy_area{
	background-color: #ffffff;
	}

td.sub_banner{
	color: #09c2ff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14;
	padding: 8px;
	background-color: #e4e4e4;
	}
	
span.sub_price{
	color: #363933;
	font-family: Arial;
	font-weight: bold;
	font-size: 14;
	}

div.body_copy{
	color: #D8D8D8;
	padding: 20px;
	}
	
.body_header_text{
	color: #09c2ff;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 16;
	letter-spacing: -1;
	padding-bottom: 10px;
	}
	
.featured_photos_tab{
	font-weight: bold;
	color: #363933;
	padding-left: 10px;
	}
	
div.featured_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 8px;
	}
	
div.gallery_photos{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 3px;
	}
	
.homepage_line{
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	}
	
.footer_line{
	border-top: 5px solid #000000;
	background-color: #000000;
	}

.footer_div{
	border-right: 0px solid #000000;
	}
.footer_div2{
	border-left: 0px solid #000000;
	}
	
.copyright{
	padding-left: 10px;
	color: #07b6ff;
	}
	
a.footer_links:link	{
	color:#363933;
	font-weight: bold;
	text-decoration: none;
	}
a.footer_links:visited {
	color:#363933;
	font-weight: bold;
	text-decoration: nono;
	}
a.footer_links:hover	{
	color:#07b6ff;
	font-weight: bold;
	text-decoration: none;
	}
	
.cc{
	color: #363933;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 14;
	letter-spacing: -1;
	}

.other_photos_tabs{
	background-color: #efefef;	
	}
	
.other_photos_tabs2{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #efefef;	
	}
	
span.other_photos_tabs{
	padding-left: 25px;	
	}
	
a.white_bold_link:link	{
	color:#cc0000;
	font-weight: bold;
	letter-spacing: -1;
	text-decoration: none;
	}
a.white_bold_link:visited {
	color:#cc0000;
	font-weight: bold;
	letter-spacing: -1;
	text-decoration: none;
	}
a.white_bold_link:hover	{
	color:#FFA448;
	font-weight: bold;
	letter-spacing: -1;
	text-decoration: none;
	}
	
a.white_link:link	{
	font-size: 11;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	}
a.white_link:visited {
	font-size: 11;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	}
a.white_link:hover	{
	font-size: 11;
	color:#444444;
	font-weight: normal;
	text-decoration: nono;
	}
	
.photo_title{
	background-color: #363933;
	color: #cccccc;
	padding: 3px;;
	border-bottom: 5px solid #363933;
	}
	
.photo_details{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 0px solid #cccccc;
	}
	
.cart_rows{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	}

/* Style for tree item text */
.mout {
	font-family: 'Quattrocento Sans' Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #2C2C2C;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4F4F4F;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}

/* Style for tree item image */
img.treeicon {
	height: 16px;
}

/*  styles for the unit rater     */
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 20px;
	background: url('working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}
.unit-rating a.r6-unit{left: 100px;}
.unit-rating a.r6-unit:hover{width: 120px;}
.unit-rating a.r7-unit{left: 120px;}
.unit-rating a.r7-unit:hover{width: 140px;}
.unit-rating a.r8-unit{left: 140px;}
.unit-rating a.r8-unit:hover{width: 160px;}
.unit-rating a.r9-unit{left: 160px;}
.unit-rating a.r9-unit:hover{width: 180px;}
.unit-rating a.r10-unit{left: 180px;}
.unit-rating a.r10-unit:hover{width: 200px;}

.unit-rating li.current-rating {
	background: url('starrating.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		

/* START : CALENDAR STYLE */
a.arrows:link			{color:#4581BE; text-decoration:none;}
a.arrows:visited		{color:#4581BE; text-decoration:none;}
a.arrows:hover			{color:#000000; text-decoration:none;}
	
a.calendar:link			{color:#FFFFFF; text-decoration:none;}
a.calendar:visited		{color:#FFFFFF; text-decoration:none;}
a.calendar:hover		{color:#CCCCCC; text-decoration:none;}

.calendar               {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11; color : #000000;}
.calendarHeader         {font-weight: bold; background-color: #eeeeee;}
.calendarSubHeader      {font-weight: bold; background-color: #ffffff;}

.today_color            {background-color: #ACC6E1; color: #000000; font-weight: normal; font-size : 11;}
.event_color            {background-color: #4581BE; color: #ffffff; font-weight: normal; font-size : 11;}
/* END : CALENDAR STYLE */
/* ADDED IN PS370 FOR VARIOUS OTHER FEATURES AROUND THE STORE */

.rssfeed_button_area{
padding: 8px;
}
/*GALLERY PHOTOS PAGE*/
.gal_main_background{
background-color: #efefef;
}
.gal_photo_background{
background-color: #efefef;
padding-bottom: 12px;
}
.gal_search_sort{
padding-left: 15px;
}
.i_gal_photos_background{
background-color: #efefef;
border: 1px solid #efefef; 
padding: 5px 0px 5px 0px;
}
.gal_photo_title_display_area{
color: #363933;
}
.gal_photo_paging{
color: #363933;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width: 100%;
clear: both;
}
.gal_photo_next_previous_page{
font-weight: bold;
color: #363933;
}
.gal_sub_category_area{
padding: 10px 14px 10px 14px;
background-color: #efefef;
}

/*FEATURED PHOTOS AREA*/
.i_featured_area{
background-color: #efefef;
border: 0px;
}
.i_featured_area_a{
background-color: #efefef;
/*border: 1px solid #eeeeee; */
padding: 5px 0px 5px 0px;
}
.i_featured_area_b{
background-color: #444444;
/* border: 1px solid #eeeeee; */
padding: 5px;
}
.featured_photo_title_display_area{
color: #efefef;
}

/*NEWEST PHOTOS PAGE*/
.new_photos_main_background{
background-color: #EFEFEF;
}
.new_photos_photo_background{
background-color: #ffffff;
}
.i_new_photos_background{
background-color: #ffffff;
border: 1px solid #efefef;
padding: 5px 0px 5px 0px;
}
.new_photo_title_display_area{
color: #A4A4A4;
}
.new_photo_paging{
color: #D8D8D8;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.new_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*POPULAR PHOTOS PAGE*/
.pop_photos_main_background{
background-color: #efefef;
}
.pop_photos_photo_background{
background-color: #ffffff;
}
.i_pop_photos_background{
background-color: #ffffff;
border: 1px solid #efefef;
padding: 5px 0px 5px 0px;
}
.pop_photo_title_display_area{
color: #A4A4A4;
}
.pop_photo_paging{
color: #D8D8D8;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.pop_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*PHOTOG PHOTOS PAGE*/
.photog_photos_main_background{
background-color: #efefef;
}
.photog_photos_photo_background{
background-color: #ffffff;
}
.i_photog_photos_background{
background-color: #ffffff;
border: 1px solid #efefef;
padding: 5px 0px 5px 0px;
}
.photog_photo_title_display_area{
color: #A4A4A4;
}
.photog_photo_paging{
color: #D8D8D8;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.photog_photo_next_previous_page{
font-weight: bold;
color: #444444;
}

/*PRIVATE PHOTOS PAGE*/
.pri_photos_main_background{
background-color: #efefef;
}
.pri_photos_photo_background{
background-color: #ffffff;
}
.i_pri_photos_background{
background-color: #ffffff;
border: 1px solid #efefef;
padding: 5px 0px 5px 0px;
}
.pri_photo_title_display_area{
color: #A4A4A4;
}
.pri_photo_paging{
color: #363933;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.pri_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*SEARCH PHOTOS PAGE*/
.sr_photos_main_background{
background-color: #efefef;
}
.sr_photos_photo_background{
background-color: #ffffff;
}
.i_sr_photos_background{
background-color: #ffffff;
border: 1px solid #efefef;
padding: 5px 0px 5px 0px;
}
.sr_photo_title_display_area{
color: #efefef;
}
.sr_photo_paging{
color: #363933;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
clear: both;
}
.sr_photo_next_previous_page{
font-weight: bold;
color: #CCCCCC;
}

/*HOMEPAGE NEWS TOP*/
.homepage_news_top{
padding-right: 120px;
}

/*LEFT MENU AREA*/
.main_area_table{
border: 1px solid #cccccc;
width: auto;
}
.photo_count_display{
 font-size: 9px;
 color: #939393;
}
a.alt_menu_links{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a.alt_menu_links:hover{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a.alt_menu_links:visited{
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.alt_menu_title_box{
color: #444444;
font-family: Arial;
font-weight: bold;
font-size: 18px;
text-align: center;
padding: 8px;
background-color: #cccccc;
}
.alt_menu_body_box{
padding: 5px 5px 5px 10px;
}
.tag_cloud_menu_title_box{
color: #efefef;
font-family: Arial;
font-weight: bold;
text-align: center;
font-size: 18px;
padding: 8px;
background-color: #999999;
}
.tag_cloud_body_box{
padding: 5px 5px 5px 10px;
text-align: center;
vertical-align: middle;
}
a.tag_cloud_links1{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links1:hover{
font-family: Arial;
font-weight: bold;
color: #727272;
text-decoration: none;
}
a.tag_cloud_links1:visited{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links2{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links2:hover{
font-family: Arial;
font-weight: bold;
color: #838383;
text-decoration: none;
}
a.tag_cloud_links2:visited{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links3{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links3:hover{
font-family: Arial;
font-weight: bold;
color: #9A9A9A;
text-decoration: none;
}
a.tag_cloud_links3:visited{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links4{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links4:hover{
font-family: Arial;
font-weight: bold;
color: #C3C3C3;
text-decoration: none;
}
a.tag_cloud_links4:visited{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links5{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.tag_cloud_links5:hover{
font-family: Arial;
font-weight: bold;
color: #DFDFDF;
text-decoration: none;
}
a.tag_cloud_links5:visited{
font-family: Arial;
font-weight: bold;
color: #999999;
text-decoration: none;

}
.options_links{
padding: 5px 5px 5px 10px;
}
.left_form{
margin: 0px;
padding: 0px;
}
.lang_drop_down_box{
font-size: 11px;
font-weight: bold;
width: 150px;
border: 1px solid #363933;
}
.lang_select_area{
padding: 5px 5px 5px 10px;
}
.stat_main_box{
border: 1px solid #efefef;
width: 100%;
}
.stat_inner_box{
border: 1px solid #efefef;
}
.aff_box{
text-align: center;
}
.box_one_title{
color: #cccccc;
font-family: Arial;
font-weight: bold;
font-size: 16px;
text-align: center;
padding: 8px;
background-color: #444444;
}
.box_one_body{
padding: 5px 5px 5px 10px;
}
.box_two_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#141414,endColorStr=#1F1F1F);
}
.box_two_body{
padding: 5px 5px 5px 10px;
}
.box_three_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#141414,endColorStr=#1F1F1F);
}
.box_three_body{
padding: 5px 5px 5px 10px;
}
.box_four_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#141414,endColorStr=#1F1F1F);
}
.box_four_body{
padding: 5px 5px 5px 10px;
}
.box_five_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#141414,endColorStr=#1F1F1F);
}
.box_five_body{
padding: 5px 5px 5px 10px;
}
.box_six_title{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 11px;
padding: 8px;
background-color: #141414;
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#141414,endColorStr=#1F1F1F);
}
.box_six_body{
padding: 5px 5px 5px 10px;
}

/*PHOTO DETAILS PAGE*/
.main_details_page_background{
	width: 80%;
	background-color: #efefef;
	display: run-in;
	position: inherit;
}
.i_details_background{
border: 0px;
width: 95%;
background-color: #efefef;
}
.license_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #efefef;
padding: 10px;
}
.license_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.digital_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #efefef;
padding: 10px;
}
.digital_area_header{
text-align: right;
background-color: #efefef;
margin-bottom: 10px;
padding: 3px;
}
.video_button_position{
text-align: right;
margin: 0px;
padding: 0px;
}
.video_button_style{
border: 1px solid #a9a9a9;
}
.download_and_cart_buttons{
float: right;
}
.download_and_cart_button_style{
border: 1px solid #a9a9a9;
}
.rm_purchase_button_style{
border: 0px;
}
.price_font{
color: #FF8000;
}
.rm_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
background-color: #2C2C2C;
padding: 10px;
}
.rm_area_header{
text-align: center;
background-color: #404040;
margin-bottom: 10px;
padding: 3px;
}
.rm_select_box_width{
font-size: 11px;
width: 18%;
}
.sizes_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA; 
background-color: #2C2C2C;
padding: 10px;
}
.sizes_area_header{
text-align: center;
background-color: #efefef;
margin-bottom: 10px;
padding: 3px;
float: right;
	width: 200px;
}
.print_area_box{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px dashed #AAAAAA;
	background-color: #2C2C2C;
	padding: 10px;
	float: right;
	width: 200px;
	display: block;
}
.print_area_header{
	text-align: center;
	background-color: #efefef;
	margin-bottom: 10px;
	padding: 3px;
	float: right;
	width: 200px;
	display: block;
}
.print_area_header_group{
text-align: center;
background-color: #efefef;
margin-bottom: 10px;
padding: 3px;
float: right;
	width: 200px;
}
.photo_details_hr_divider{
height: 0px;
border: solid #D1D7DC 0px;
border-top-width: 1px;
}
.prints_form_style{
margin: 0px;
padding: 0px;
font-size: 11px;
}
.prints_drop_down_box{
	font-size: 11px;
	width: 200px;
	float: right;
}
.photog_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
float: right;
	width: 200px;
}
.keyword_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
float: right;
	width: 200px;
}
.description_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
float: right;
	width: 220px;
}
.views_area_box{
padding-top: 15px;
padding-bottom: 15px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
float: right;
	width: 200px;
}
.rating_area_box{
vertical-align: middle;
padding: 5px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
a.back_button{
text-decoration: underline;
}
a.back_button:hover{
text-decoration: underline;
}
a.back_button:visited{
text-decoration: underline;
}
.commenting_area_box{
vertical-align: middle;
padding: 5px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
.comment_main_form_class{
margin: 0px;
padding: 0px;
font-size: 11px;
}
.comment_text_area{
width: 100%;
height: 150px;
}
.captcha_image_input{
border: 1px solid #000000;
}
.captcha_box_input{
border: 1px solid #000000;
}
.comment_list_area_box{
width: 100%;
padding: 5px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-bottom: 1px dashed #AAAAAA;
}
.main_comlist_box{
width: 100%;
padding: 5px;
margin-bottom: 5px;
/*border: 0px solid #C0C0C0;*/
}
.upper_comlist_box{
width: 100%;
font-weight: bold;
font-size: 11px;
border: 0px solid #ffffff;
background-color: #efefef;
}
.lower_comlist_box{
width: 100%;
background-color: #efefef;
border: 1px solid #ffffff;
padding: 10px;
}
a.report_comment_link{
text-decoration: none;
}
a.report_comment_link:hover{
text-decoration: underline;
}
a.report_comment_link:visited{
text-decoration: underline;
}
a.comment_member_link{
text-decoration: underline;
}
a.comment_member_link:hover{
text-decoration: underline;
}
a.comment_member_link:visited{
text-decoration: underline;
}
.comment_join_login_header{
font-weight: bold;
font-size: 14px;
}

/*HEADER AREA*/
.main_header_logo{
}
.header_area_box{
background-color: #efefef;
padding: 5px 5px 5px 10px;
}
.header_links_main_box{
background-color: #efefef;
vertical-align: middle;
}
.header_aff_box{
background-color: #efefef;
text-align: right;
}
.header_space{
background-color: #efefef;
}

/*FOOTER AREA*/
.cc_logo_area{
background-color: #efefef;
vertical-align: middle;
text-align: center;
}
.main_footer_area_box{
background-color: #efefef;
vertical-align: middle;
}
.footer_content_box{
background-color: #efefef;
padding: 5px 5px 5px 10px;
}
.footer_copyright{
padding: 4px 0px 0px 10px;
color: #666666;
}
.footer_copyright2{
padding: 0px 0px 0px 10px;
color: #666666;
}
.footer_space{
background-color: #efefef;
}

/*PAGE BACKGROUND LIKE ABOUT_US.PHP, FAQ.PHP, ETC...*/
.main_page_background{
background-color: #efefef;
}

/*CART PAGE*/
.cart_item_box{
text-align: left;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #727272;
padding: 5px 0px 5px 0px;
}
.cart_item_span{
padding: 5;
}
a.item_links{
color: #A4A4A4;
text-decoration: none;
}
a.item_links:hover{
color: #000000;
text-decoration: none;
}
a.item_links:visited{
color: #A4A4A4;
text-decoration: none;
}
.quantity_box_area{
vertical-align: top;
text-align: left;
padding-left: 10px;
}
.quantity_box{
width: 50px;
}
.coupon_form{
margin: 0px;
padding: 0px;
}
.already_added{
color: #FF8000;
font-weight: bold;
}
a.continue_shopping{
text-decoration: none;
}
a.continue_shopping:hover{
text-decoration: none;
}
a.continue_shopping:visited{
text-decoration: none;
}
.main_font{
color: #363933;
}
.main_pricing_font{
color: #D8D8D8;
}
.cart_price_font{
color: #FF8000;
}
.cart_price_font_green{
color: #4AAD4B;
}
a.coupon_remove_link{
text-decoration: underline;
color: #FF8000;
}
a.coupon_remove_link:hover{
text-decoration: underline;
color: #FF8000;
}
a.coupon_remove_link:visited{
text-decoration: underline;
color: #FF8000;
}
.cart_coupon_header{
text-align: center;
color: #D8D8D8;
}
.coupon_info_area{
text-align: center;
}
.cart_buy_header{
text-align: right;
color: #D8D8D8;
}
.cart_buy_box{
text-align: center;
}
.p_login_signup_area{
text-align: center;
}
.p_button_buy_area{
text-align: center;
}
.cart_buttons{
float:right;
}
.minimum_purchase_area{
color: #000000;
}
.minimum_purchase_price{
color: #000000;
}
.cart_bottom_line{
text-align: center;
}

/*DOWNLOAD PAGE*/
.expired_order{
color: #FF8000;
}
.order_details_line{
color: #000000;
font-size: 12px;
font-weight: bold;
}
a.order_details_link{
text-decoration: underline;
}
a.order_details_link:hover{
text-decoration: underline;
}
a.order_details_link:visited{
text-decoration: underline;
}
.item_list_box{
vertical-align: top;
height: 100%;
padding: 10px;
}
.item_ordered_box{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}
a.download_links{
color: #A4A4A4;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.download_links:hover{
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.download_links:visited{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
.size_ordered_box{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}
.size_font_data_box{
color: #A4A4A4;
font-size: 12px;
}
.print_ordered_box{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}
.print_font_data_box{
color: #A4A4A4;
font-size: 12px;
}

/*LIGHTBOX PAGE*/
.lightbox_form{
font-size: 13px;
font-weight: bold;
width: 300px;
border: 1px solid #000000;
}
.lightbox_message{
padding: 0px 0px 0px 20px;
}
.lightbox_id{
vertical-align: top;
padding: 0px 0px 0px 20px;
}
.lightbox_title_area{
padding: 0px 0px 0px 20px;
}
.lightbox_no_photos_area{
color: #FF8000;
padding: 0px 0px 0px 20px;
}
.photo_area{
text-align: left;
vertical-align: middle;
width: 300px;
padding: 0px 0px 0px 20px;
}
.details_area{
width: 250px;
text-align: left;
vertical-align: top;
padding: 20px 10px 10px 10px;
}
a.remove_links{
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
a.remove_links:hover{
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}
a.remove_links:visited{
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}
a.details_links{
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
a.details_links:hover{
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
a.details_links:visited{
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
.delete_all_images_area{
padding: 0px 0px 0px 20px;
}

/*ERROR MESSAGE FONT*/
.green_messages{
border: 0px solid #cccccc;
width: 100%;
color: #FF8000;
font-weight: bold;
font-size: 12px;
padding: 5px;
}
.error_messages{
border: 2px dotted #FF8000;
width: 100%;
color: #FF8000;
font-weight: bold;
font-size: 12px;
}
a.error_message_links{
text-decoration: underline;
}
a.error_message_links:hover{
text-decoration: underline;
}
a.error_message_links:visited{
text-decoration: underline;
}

/*LOGIN PAGE*/
.form_text{
font-size: 11px;
}
.login_form_input{
width: 250px;
}

/*ORDER DETAILS PAGE*/
a.print_link{
font-size: 12px;
text-decoration: underline;
}
a.print_link:hover{
font-size: 12px;
text-decoration: underline;
}
a.print_link:visited{
font-size: 12px;
text-decoration: underline;
}
.photo_list_area{
text-align: left;
vertical-align: middle;
background-color: #797979;
border: 1px solid #3C3C3C;
padding: 5px 0px 5px 10px;
}

/*DETAILS EDIT PAGE*/
.details_form{
width: 250px;
}

/*NEWS LIST PAGE*/
a.news_links{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.news_links:hover{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #A8A8A8;
}
a.news_links:visited{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

/*NEW DETAILS PAGE*/
.news_title{
font-size: 12px;
}
.main_news_box{
padding-left: 10px;
padding-right: 10px;
}
.news_date{
text-align: right;
}
.news_article{
}
.news_back_button{
text-align: right;
}
a.news_back_link{
font-size: 11px;
text-decoration: underline;
}
a.news_back_link:hover{
font-size: 11px;
text-decoration: underline;
}
a.news_back_link:visited{
font-size: 11px;
text-decoration: underline;
}

/*ORDER FORM PAGE - CHECK/MONEY ORDER*/
.order_form_input{
width: 250px;
}
.order_form_textarea{
width: 250px;
height: 150px;
}

/*MY ORDER PAGE - MEMBERS AREA*/
a.order_page_links{
text-decoration: underline;
}
a.order_page_links:hover{
text-decoration: underline;
}
a.order_page_links:visited{
text-decoration: underline;
}

/*PHOTOGRAPHER LIST*/
.photog_list{
padding-left: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-top: 0px;
}
a.photog_list_links{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.photog_list_links:hover{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a.photog_list_links:visited{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

/*SEARCH BAR AREA*/
.search_bar_main_div{
width: 98%;
color: #333333;
background: url('searchbg.gif') top left repeat;
background-color: #efefef;
border: 3px solid #efefef;
padding: 2px;
}
.search_bar_outer_box{
background-color: #efefef;
width: 100%;
}

/*SUBSCRIBE PAGE*/
.subscribe_bottom_captcha_area{
text-align: left;
}

/* CLICK TO ENLARGE POPUP */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(popup_blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(popup_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(popup_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*MAIN PHOTOGRAPHERS AREA*/
.main_option_links_off{
border: 1px solid #9A9B9C;
padding: 4px 4px 4px 10px;
margin: 2px 2px 2px 2px;
background-color: #5B5B5B;
}
.main_option_links_on{
border: 1px solid #9A9B9C;
padding: 4px 4px 4px 10px;
margin: 2px 2px 2px 2px;
background-color: #828384;
}
.large_import_text{
font-size: 13px;
}
.photog_upload_box{
padding: 3px;
background-color: #2C2C2C;
}
.view_edit_area_box{
border: 1px solid #9A9B9C;
padding: 3px;
margin: 3px 3px 3px 3px;
background-color: #2C2C2C;
}
.photog_photo_display_box{
border: 1px solid #000000;
margin-right: 15px;
}
.view_edit_page_results{
padding-left: 10px;
padding-right: 10px;
padding-top: 30px;
width: 100%;
clear: both;
}
.view_edit_paging_off_link{
color: #B0B0B0;
}
.main_sales_table_box{
border: 1px solid #737373;
}
.sale_item_boxes{
text-align: center;
background-color: #7D7E80;
}
.inner_sale_boxes{
text-align: center;
border: 1px solid #9C9D9E;
}
.add_photo_main_box{
border: 1px solid #2C2C2C;
padding: 10px;
margin: 3px;
background-color: #2C2C2C;
}
.photog_add_new_boxes{
background-color: #2C2C2C;
}
.photog_upload_warning{
color: #ff8000;
}
.photog_edit_main_box{
border: 1px solid #2C2C2C;
padding: 10px;
margin: 3px;
background-color: #2C2C2C;
}
.photog_edit_area_boxes{
background-color: #2C2C2C;
}

/*HOVER View background*/
.hover_view_background{
background-color: #454545; 
layer-background-color: #454545; 
border: 1px solid #000000; 
background-image: 
url(img_load.gif); 
background-repeat: no-repeat;
}
.hover_view_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding: 3px;
color: #FFFFFF;
}

/*contact form*/
#contact { display: block; width: 650px; margin: 15px auto; padding: 5px; border: 1px solid #cbcbcb; background-color: #f0f0f0; -moz-border-radius: 5px; -webkit-border-radius:5px; }

/* Form style */

label { display: inline-block; float: left; height: 16px; line-height: 16px; width: 155px; font-size: 1.5em; }
input, textarea, select { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em; -moz-border-radius: 5px; -webkit-border-radius:5px; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submit:hover { background:#444; }
fieldset { padding:20px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

/*coloum-3*/
div#multicolumn3 {
	[-moz- | -webkit-]column-count: 3;
	[-moz- | -webkit-]column-gap: 20px;
}

/*slider*/
@charset "utf-8";
/* scroller styles */
#wrapper-artnewsletter{
background-color: #cccccc;
	color: #444444;
	font-weight: bold;
	padding: 0px;
	}
	
.newsletter_box{
	border:2px;
	border-color:#FF0000
	height: 22px;
	width: 150px;
	padding-top:2px;
	background-color: #ffffff;
	}

.facebook {
}
a>facebook {
}
#image-sprite {
	background:url(http://www.sketchcan.ie/art-prints/sprite.png);
	width:318px;
	height:46px;
}
#image-sprite:hover {
	background:url(http://www.sketchcan.ie/art-prints/sprite.png);
	width:318px;
	height:46px;
	background-position:0 -46px;
}

/*************************************** SHADOW STYLES ****************************************/


/******************************************************/
/****** WARP SHADOW ******/

.WarpShadow {
    position: relative;
	-moz-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
	box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
}

.WarpShadow:before, .WarpShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15px;
	-moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);	
}

.WarpShadow:before {
	  right: 10px;
	  -moz-transform: rotate(4deg) skew(4deg);
	  -webkit-transform: rotate(4deg) skew(4deg);
	  -o-transform: rotate(4deg) skew(4deg);
	  transform: rotate(4deg) skew(4deg);	  			  
}

/**  'smallBox' class for boxes with width between 150px - 350px  **/
.smallBox.WarpShadow:before {
	  -moz-transform: rotate(8deg) skew(4deg);
	  -webkit-transform: rotate(8deg) skew(4deg);
	  -o-transform: rotate(8deg) skew(4deg);
	  transform: rotate(8deg) skew(4deg);	  			  
}
	
.WarpShadow:after {
	  left: 10px;
	  -moz-transform: rotate(-4deg) skew(-4deg);
	  -webkit-transform: rotate(-4deg) skew(-4deg);
	  -o-transform: rotate(-4deg) skew(-4deg);
	  transform: rotate(-4deg) skew(-4deg);
}

.smallBox.WarpShadow:after {
	  -moz-transform: rotate(-8deg) skew(-4deg);
	  -webkit-transform: rotate(-8deg) skew(-4deg);
	  -o-transform: rotate(-8deg) skew(-4deg);
	  transform: rotate(-8deg) skew(-4deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.WSmall:before, .WSmall:after {
	width: 150px;
}

.smallBox.WSmall:before, .smallBox.WSmall:after {
	width: 30px;
}

.WMedium:before, .WMedium:after {
	width: 250px;
}

.smallBox.WMedium:before, .smallBox.WMedium:after {
	width: 80px;
}

.WLarge:before, .WLarge:after {
	width: 350px;
}

.smallBox.WLarge:before, .smallBox.WLarge:after {
	width: 130px;
}


/*** SHADOW INTENSITY ***/

.WLight:before, .WLight:after {
	height: 5px;
}

.WNormal:before, .WNormal:after {
	height: 10px;
}

.WDark:before, .WDark:after {
	height: 15px;
}






/******************************************************/
/****** RIGHT SIDE WARP SHADOW ******/

.RightWarpShadow {
	position: relative;
	-moz-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
	box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
}

.RightWarpShadow:before, .RightWarpShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	-moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);	
}

.RightWarpShadow:before {
	  right: 10px;
	  bottom: 15px;
	  -moz-transform: rotate(4deg) skew(4deg);
	  -webkit-transform: rotate(4deg) skew(4deg);
	  -o-transform: rotate(4deg) skew(4deg);
	  transform: rotate(4deg) skew(4deg);	  			  
}

/**  'smallBox' class for boxes with width between 150px - 350px  **/
.smallBox.RightWarpShadow:before {
	  -moz-transform: rotate(8deg) skew(4deg);
	  -webkit-transform: rotate(8deg) skew(4deg);
	  -o-transform: rotate(8deg) skew(4deg);
	  transform: rotate(8deg) skew(4deg);	  			  
}

.RightWarpShadow:after {
	  left: 10px;
	  bottom: 20px;
	  -moz-transform: rotate(-4deg) skew(-4deg);
	  -webkit-transform: rotate(-4deg) skew(-4deg);
	  -o-transform: rotate(-4deg) skew(-4deg);
	  transform: rotate(-4deg) skew(-4deg);
}

.smallBox.RightWarpShadow:after {
	  -moz-transform: rotate(-8deg) skew(-4deg);
	  -webkit-transform: rotate(-8deg) skew(-4deg);
	  -o-transform: rotate(-8deg) skew(-4deg);
	  transform: rotate(-8deg) skew(-4deg);
}



/*** SHADOW PROJECTION LENGTH ***/

.RWSmall:before, .RWSmall:after {
	width: 150px;
}

.smallBox.RWSmall:before, .smallBox.RWSmall:after {
	width: 30px;
}

.RWMedium:before, .RWMedium:after {
	width: 250px;
}

.smallBox.RWMedium:before, .smallBox.RWMedium:after {
	width: 80px;
}

.RWLarge:before, .RWLarge:after {
	width: 350px;
}

.smallBox.RWLarge:before, .smallBox.RWLarge:after {
	width: 130px;
}


/*** SHADOW INTENSITY ***/

.RWLight:before, .RWLight:after {
	height: 5px;
}

.RWNormal:before, .RWNormal:after {
	height: 10px;
}

.RWDark:before, .RWDark:after {
	height: 15px;
}






/******************************************************/
/****** LEFT SIDE WARP SHADOW ******/

.LeftWarpShadow {
	position: relative;
	-moz-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
	box-shadow: 0 14px 10px -12px rgba(0,0,0,0.7);
}

.LeftWarpShadow:before, .LeftWarpShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	-moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.7);	
}

.LeftWarpShadow:before {
	  right: 10px;
	  bottom: 20px;
	  -moz-transform: rotate(4deg) skew(4deg);
	  -webkit-transform: rotate(4deg) skew(4deg);
	  -o-transform: rotate(4deg) skew(4deg);
	  transform: rotate(4deg) skew(4deg);	  			  
}

/**  'smallBox' class for boxes with width between 150px - 350px  **/
.smallBox.LeftWarpShadow:before {
	  -moz-transform: rotate(8deg) skew(4deg);
	  -webkit-transform: rotate(8deg) skew(4deg);
	  -o-transform: rotate(8deg) skew(4deg);
	  transform: rotate(8deg) skew(4deg);	  			  
}


.LeftWarpShadow:after {
	  left: 10px;
	  bottom: 15px;
	  -moz-transform: rotate(-4deg) skew(-4deg);
	  -webkit-transform: rotate(-4deg) skew(-4deg);
	  -o-transform: rotate(-4deg) skew(-4deg);
	  transform: rotate(-4deg) skew(-4deg);
}

.smallBox.LeftWarpShadow:after {
	  -moz-transform: rotate(-8deg) skew(-4deg);
	  -webkit-transform: rotate(-8deg) skew(-4deg);
	  -o-transform: rotate(-8deg) skew(-4deg);
	  transform: rotate(-8deg) skew(-4deg);
}



/*** SHADOW PROJECTION LENGTH ***/

.LWSmall:before, .LWSmall:after {
	width: 150px;
}

.smallBox.LWSmall:before, .smallBox.LWSmall:after {
	width: 30px;
}

.LWMedium:before, .LWMedium:after {
	width: 250px;
}

.smallBox.LWMedium:before, .smallBox.LWMedium:after {
	width: 80px;
}

.LWLarge:before, .LWLarge:after {
	width: 350px;
}

.smallBox.LWLarge:before, .smallBox.LWLarge:after {
	width: 130px;
}


/*** SHADOW INTENSITY ***/

.LWLight:before, .LWLight:after {
	height: 5px;
}

.LWNormal:before, .LWNormal:after {
	height: 10px;
}

.LWDark:before, .LWDark:after {
	height: 15px;
}






/******************************************************/
/****** LEFT SIDE PERSPECTIVE SHADOW ******/
/*** (FOR BOXES OF SIZE GREATER THAN 150x150 px) ***/

.LeftPerspectiveShadow {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}

.LeftPerspectiveShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15px;
	width: 90px;
	-moz-transform: skew(50deg);
	-webkit-transform: skew(50deg);
	-o-transform: skew(50deg);
	transform: skew(50deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.LPSmall:before {
	left: 114px;
	height: 20px;
}

.LPMedium:before {
	left: 102px;
	height: 40px;
}

.LPLarge:before {
	left: 90px;
	height: 60px;
}


/*** SHADOW INTENSITY ***/

.LPLight:before {
	-moz-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.2);
	box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.2);	
}

.LPNormal:before {
	-moz-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.35);
	box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.35);
}

.LPDark:before {
	-moz-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.5);
	box-shadow: -130px 0 8px 14px rgba(0, 0, 0, 0.5);
}







/******************************************************/
/****** RIGHT SIDE PERSPECTIVE SHADOW ******/
/*** (FOR BOXES OF SIZE GREATER THAN 150x150 px) ***/

.RightPerspectiveShadow {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}

.RightPerspectiveShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15px;
	width: 90px;
	-moz-transform: skewX(-50deg);
	-webkit-transform: skewX(-50deg);
	-o-transform: skewX(-50deg);
	transform: skewX(-50deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.RPSmall:before {
	right: 114px;
	height: 20px;
}

.RPMedium:before {
	right: 102px;
	height: 40px;
}

.RPLarge:before {
	right: 90px;
	height: 60px;
}


/*** SHADOW INTENSITY ***/

.RPLight:before {
	-moz-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.2);
	box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.2);
}

.RPNormal:before {
	-moz-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.35);
	box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.35);
}

.RPDark:before {
	-moz-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.5);
	box-shadow: 130px 0 8px 14px rgba(0, 0, 0, 0.5);
}







/******************************************************/
/****** BOTTOM PERSPECTIVE SHADOW ******/

.BottomShadow {
	position: relative;	
}

.BottomShadow:before, .BottomShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;
	width: 30px;
	height: 50px;
}

.BottomShadow:before {
	-moz-transform: skew(40deg);
	-webkit-transform: skew(40deg);
	-o-transform: skew(40deg);
	transform: skew(40deg);	
}

.BottomShadow:after {
	-moz-transform: skew(-40deg);
	-webkit-transform: skew(-40deg);
	-o-transform: skew(-40deg);
	transform: skew(-40deg);	
}



/*** SMALL SHADOW STYLES ***/

/* LIGHT */
.BSmall.BLight {
	-moz-box-shadow: 0 52px 26px -36px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 52px 30px -39px rgba(0,0,0,0.7);
	box-shadow: 0 52px 30px -39px rgba(0,0,0,0.7);
}

.BSmall.BLight:before {
	right: 54px;
	-moz-box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 14px 17px 26px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.2);
}

.BSmall.BLight:after {
	left: 54px;
	-moz-box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.2);	
	-webkit-box-shadow: -14px 17px 26px rgba(0, 0, 0, 0.2);
	box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.2);
}


/* NORMAL */
.BSmall.BNormal {
	-moz-box-shadow: 0 52px 26px -36px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 52px 30px -39px rgba(0,0,0,0.8);
	box-shadow: 0 52px 30px -39px rgba(0,0,0,0.8);
}

.BSmall.BNormal:before {
	right: 54px;
	-moz-box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 14px 17px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.3);
}

.BSmall.BNormal:after {
	left: 54px;
	-moz-box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: -14px 17px 26px rgba(0, 0, 0, 0.3);
	box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.3);
}


/* DARK */
.BSmall.BDark {
	-moz-box-shadow: 0 52px 26px -36px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 52px 30px -39px rgba(0,0,0,0.9);
	box-shadow: 0 52px 30px -39px rgba(0,0,0,0.9);
}

.BSmall.BDark:before {
	right: 54px;
	-moz-box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 14px 17px 26px rgba(0, 0, 0, 0.4);
	box-shadow: 9px 17px 18px rgba(0, 0, 0, 0.4);
}

.BSmall.BDark:after {
	left: 54px;
	-moz-box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: -14px 17px 26px rgba(0, 0, 0, 0.4);
	box-shadow: -9px 17px 18px rgba(0, 0, 0, 0.4);
}



/*** MEDIUM SHADOW STYLES ***/

/* LIGHT */
.BMedium.BLight {
	-moz-box-shadow: 0 58px 26px -36px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 60px 44px -39px rgba(0,0,0,0.7);
	box-shadow: 0 58px 30px -39px rgba(0,0,0,0.7);
}

.BMedium.BLight:before {
	right: 60px;
	-moz-box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 14px 25px 26px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.2);
}

.BMedium.BLight:after {
	left: 60px;
	-moz-box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.2);	
	-webkit-box-shadow: -14px 25px 26px rgba(0, 0, 0, 0.2);
	box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.2);
}


/* NORMAL */
.BMedium.BNormal {
	-moz-box-shadow: 0 58px 26px -36px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 60px 44px -39px rgba(0,0,0,0.8);
	box-shadow: 0 58px 30px -39px rgba(0,0,0,0.8);
}

.BMedium.BNormal:before {
	right: 60px;
	-moz-box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 14px 25px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.3);
}

.BMedium.BNormal:after {
	left: 60px;
	-moz-box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: -14px 25px 26px rgba(0, 0, 0, 0.3);
	box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.3);
}


/* DARK */
.BMedium.BDark {
	-moz-box-shadow: 0 58px 26px -36px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 60px 44px -39px rgba(0,0,0,0.9);
	box-shadow: 0 58px 30px -39px rgba(0,0,0,0.9);
}

.BMedium.BDark:before {
	right: 60px;
	-moz-box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 14px 25px 26px rgba(0, 0, 0, 0.4);
	box-shadow: 9px 25px 18px rgba(0, 0, 0, 0.4);
}

.BMedium.BDark:after {
	left: 60px;
	-moz-box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: -14px 25px 26px rgba(0, 0, 0, 0.4);
	box-shadow: -9px 25px 18px rgba(0, 0, 0, 0.4);
}



/*** LARGE SHADOW STYLES ***/

/* LIGHT */
.BLarge.BLight {
	-moz-box-shadow: 0 64px 26px -36px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 66px 58px -39px rgba(0,0,0,0.7);
	box-shadow: 0 64px 30px -39px rgba(0,0,0,0.7);
}

.BLarge.BLight:before {
	right: 64px;
	-moz-box-shadow: 9px 30px 18px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 10px 32px 26px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 28px 18px rgba(0, 0, 0, 0.2);
}

.BLarge.BLight:after {
	left: 64px;
	-moz-box-shadow: -9px 30px 18px rgba(0, 0, 0, 0.2);	
	-webkit-box-shadow: -10px 32px 26px rgba(0, 0, 0, 0.2);
	box-shadow: -9px 28px 18px rgba(0, 0, 0, 0.2);
}


/* NORMAL */
.BLarge.BNormal {
	-moz-box-shadow: 0 64px 26px -36px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 66px 58px -39px rgba(0,0,0,0.8);
	box-shadow: 0 64px 30px -39px rgba(0,0,0,0.8);	
}

.BLarge.BNormal:before {
	right: 64px;
	-moz-box-shadow: 9px 30px 18px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 10px 32px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 9px 28px 18px rgba(0, 0, 0, 0.3);	
}

.BLarge.BNormal:after {
	left: 64px;
	-moz-box-shadow: -9px 30px 18px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: -10px 32px 26px rgba(0, 0, 0, 0.3);
	box-shadow: -9px 28px 18px rgba(0, 0, 0, 0.3);	
}


/* DARK */
.BLarge.BDark {
	-moz-box-shadow: 0 64px 26px -36px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 66px 58px -39px rgba(0,0,0,0.9);
	box-shadow: 0 64px 30px -39px rgba(0,0,0,0.9);
}

.BLarge.BDark:before {
	right: 64px;
	-moz-box-shadow: 9px 30px 18px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 10px 32px 26px rgba(0, 0, 0, 0.4);
	box-shadow: 9px 28px 18px rgba(0, 0, 0, 0.4);
}

.BLarge.BDark:after {
	left: 64px;
	-moz-box-shadow: -9px 30px 18px rgba(0, 0, 0, 0.4);	
	-webkit-box-shadow: -10px 32px 26px rgba(0, 0, 0, 0.4);
	box-shadow: -9px 28px 18px rgba(0, 0, 0, 0.4);
}





/******************************************************/
/****** HOVER SHADOW ******/

.HoverShadow {
	position: relative;
}

.HoverShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0;		
	height: 20px;	
}

.HoverShadow.safari:after {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.HoverShadow.safari .after {
	position: absolute;
	z-index: -1;
	bottom: 0;		
	height: 20px;
}


/*** SHADOW PROJECTION LENGTH ***/

.HSmall:after, .HSmall.safari .after {
	width: 80%;
	left: 10%;
}

.HSmall:after {
	-moz-border-radius: 40%/10px;
	-webkit-border-radius: 40%/10px;
	border-radius: 40%/10px;
}

.HMedium:after, .HMedium.safari .after {
	width: 90%;
	left: 5%;	
}

.HMedium:after {
	-moz-border-radius: 45%/10px;
	-webkit-border-radius: 45%/10px;
	border-radius: 45%/10px;
}

.HLarge:after, .HLarge.safari .after {
	width: 100%;
	left: 0;	
}

.HLarge:after {
	-moz-border-radius: 50%/10px;
	-webkit-border-radius: 50%/10px;
	border-radius: 50%/10px;
}


/*** SHADOW INTENSITY ***/

.HLight:after, .HLight.safari .after {
	-moz-box-shadow: 0 50px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 50px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 50px 15px rgba(0, 0, 0, 0.3);
}

.HNormal:after, .HNormal.safari .after {
	-moz-box-shadow: 0 50px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 50px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 50px 15px rgba(0, 0, 0, 0.5);
}

.HDark:after, .HDark.safari .after {
	-moz-box-shadow: 0 50px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 50px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 50px 15px rgba(0, 0, 0, 0.7);
}





/******************************************************/
/****** STAND SHADOW ******/

.StandShadow {
	position: relative;
}

.StandShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 40px;		
	height: 40px;
}

.StandShadow.safari:after {
	display: none;
}

.StandShadow.safari .after {
	position: absolute;
	z-index: -1;
	bottom: 40px;		
	height: 40px;
}


/*** SHADOW PROJECTION LENGTH ***/

.SSmall:after, .SSmall.safari .after {
	width: 105%;
	left: -2.5%;
}

.SSmall:after {
	-moz-border-radius: 52.5%/20px;
	-webkit-border-radius: 52.5%/20px;
	border-radius: 52.5%/20px;
}

.SMedium:after, .SMedium.safari .after {
	width: 110%;
	left: -5%;	
}

.SMedium:after {
	-moz-border-radius: 55%/20px;
	-webkit-border-radius: 55%/20px;
	border-radius: 55%/20px;
}

.SLarge:after, .SLarge.safari .after {
	width: 115%;
	left: -7.5%;	
}

.SLarge:after {
	-moz-border-radius: 57.5%/20px;
	-webkit-border-radius: 57.5%/20px;
	border-radius: 57.5%/20px;
}


/*** SHADOW INTENSITY ***/

.SLight:after, .SLight.safari .after {
	-moz-box-shadow: 0 60px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 60px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 60px 15px rgba(0, 0, 0, 0.3);
}

.SNormal:after, .SNormal.safari .after {
	-moz-box-shadow: 0 60px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 60px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 60px 15px rgba(0, 0, 0, 0.5);
}

.SDark:after, .SDark.safari .after {
	-moz-box-shadow: 0 60px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 60px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 60px 15px rgba(0, 0, 0, 0.7);
}





/******************************************************/
/****** FOLD SHADOW ******/

.FoldShadow {
    position: relative;
}

.FoldShadow:after {
	content: '';
	position: absolute;
	z-index: -2;	
	left: 2%;
	width: 96%;
	height: 60px;
	-moz-border-radius: 48%/30px;
	-webkit-border-radius: 48%/30px;
	border-radius: 48%/30px;
}

.FoldShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 30%;
	width: 40%;
	height: 60px;
	-moz-border-radius: 15%/30px;
	-webkit-border-radius: 15%/30px;
	border-radius: 15%/30px;	
}

.FoldShadow.safari:before, .FoldShadow.safari:after {
	display: none;
}

.FoldShadow.safari .after {
	position: absolute;
	z-index: -2;	
	left: 2%;
	width: 96%;
	height: 60px;
}

.FoldShadow.safari .before {
	position: absolute;
	z-index: -1;
	left: 30%;
	width: 40%;
	height: 60px;
}


/*** SHADOW PROJECTION LENGTH ***/

.FSmall:after, .FSmall.safari .after {
	bottom: 28px;
}

.FSmall:before, .FSmall.safari .before {
	bottom: 48px;
}

.FMedium:after, .FMedium.safari .after {
	bottom: 24px;
}

.FMedium:before, .FMedium.safari .before {
	bottom: 44px;
}

.FLarge:after, .FLarge.safari .after {	
	bottom: 20px;	
}

.FLarge:before, .FLarge.safari .before {
	bottom: 40px;;
}


/*** SHADOW INTENSITY ***/

.FLight:after, .FLight.safari .after {
	-moz-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 40px 15px rgba(0, 0, 0, 0.5);
}

.FLight:before, .FLight.safari .before {
	-moz-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.4);
	box-shadow: 0 50px 50px rgba(255, 255, 255, 0.4);
}

.FNormal:after, .FNormal.safari .after {
	-moz-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.6);
	box-shadow: 0 40px 15px rgba(0, 0, 0, 0.6);
}

.FNormal:before, .FNormal.safari .before {
	-moz-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.5);
	box-shadow: 0 50px 50px rgba(255, 255, 255, 0.5);
}

.FDark:after, .FDark.safari .after {
	-moz-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 40px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 40px 15px rgba(0, 0, 0, 0.7);
}

.FDark:before, .FDark.safari .before {
	-moz-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 0 50px 50px rgba(255, 255, 255, 0.6);
	box-shadow: 0 50px 50px rgba(255, 255, 255, 0.6);
}





/******************************************************/
/****** RIGHT SIDE CURL SHADOW ******/

.RightCurlShadow {
	position: relative;	
}

.RightCurlShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 55px;
	right: 58px;
	width: 50px;	
	-moz-transform: rotate(4deg) skew(-4deg);
	-webkit-transform: rotate(4deg) skew(-4deg);
	-o-transform: rotate(4deg) skew(-4deg);
	transform: rotate(4deg) skew(-4deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.RCSmall:before {	
	height: 60%;
}

.RCMedium:before {	
	height: 70%;
}

.RCLarge:before {	
	height: 80%;
}


/*** SHADOW INTENSITY ***/

.RCLight:before {
	-moz-box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.3);	
}

.RCNormal:before {
	-moz-box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.5);
}

.RCDark:before {
	-moz-box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.7);
	box-shadow: 50px -40px 20px rgba(0, 0, 0, 0.7);
}




/******************************************************/
/****** LEFT SIDE CURL SHADOW ******/

.LeftCurlShadow {
	position: relative;
}

.LeftCurlShadow:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 55px;
	left: 58px;
	width: 50px;	
	-moz-transform: rotate(-4deg) skew(4deg);
	-webkit-transform: rotate(-4deg) skew(4deg);
	-o-transform: rotate(-4deg) skew(4deg);
	transform: rotate(-4deg) skew(4deg);
}


/*** SHADOW PROJECTION LENGTH ***/

.LCSmall:before {	
	height: 60%;
}

.LCMedium:before {	
	height: 70%;
}

.LCLarge:before {	
	height: 80%;
}


/*** SHADOW INTENSITY ***/

.LCLight:before {
	-moz-box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.3);
	box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.3);	
}

.LCNormal:before {
	-moz-box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.5);
	box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.5);
}

.LCDark:before {
	-moz-box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.7);
	box-shadow: -50px -40px 20px rgba(0, 0, 0, 0.7);
}
