/* CSS Document */

/*body          {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #888; margin-bottom:0;
margin-left:0; margin-right:0; margin-top:0; background-color:#222;}
pre, tt       {font-size: 12px}
th            {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; font-weight: bold;}
td            {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px}
form          {font-family: arial, helvetica, geneva, sans-serif; font-size: 10px; display:inline}
h1            {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold}
A:link        {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #ff8000; background-color: inherit;}
A:visited     {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #ff8000; background-color: inherit;}
A:hover       {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: underline; color: #FF8000; background-color: inherit;}
A:link.nav    {font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F; background-color: inherit;}
A:visited.nav {font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F; background-color: inherit;}
A:hover.nav   {font-family: arial, helvetica, geneva, sans-serif; color: #FF8000; background-color: inherit;}
.nav          {font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F; background-color: inherit;}
*/
/* 
-----------------------------------------------------------------------------
NULL BROWSER DEFAULTS
-----------------------------------------------------------------------------*/
* {margin:0; padding:0;}
/*table {border-collapse:collapse;border-spacing:0;}*/
ul {list-style:none;}
iframe {border:0;}

/* 
-----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {text-align:center;font:12px 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif; background:#222;color:#888}

a {text-decoration:none;cursor:pointer;}
a:focus {-moz-outline:0;outline:0;outline-offset:0;}
a:hover {text-decoration:underline;}
a img {border:0;} 

h1,h2,h3,h4,h5,h6 {font-weight:bold;font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;}
h1 {font-weight:normal;font-size:24px;}
h2 {font-size:15px;margin:0 0 6px 0;}
h3 {font-size:10px;text-shadow:none;text-transform:uppercase;}
h4 {font-size:13px;margin:0 0 6px 0;}
h5 {font-size:13px;}
h6 {font-size:11px;}

p {margin:0 0 18px 0;}

small {font-size:9px;line-height:1.2;}

strong {font-weight:bold;}

/* 
-----------------------------------------------------------------------------
HEADER CLASSES
-----------------------------------------------------------------------------*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;}

h2 span {font-weight:normal;}

h2.pad {margin-bottom:15px;}

div.left-col h4, div.left-col-solo h4 {margin:0 0 6px 0;}

h3 small {font-size:10px;font-weight:normal;word-spacing:0em;}   

h3.dash {padding:3px;}

h3.dash a {text-decoration:none;}       

h4 small {font-weight:normal;}

h3.logo {width:251px;height:48px;}

h4.error {padding:6px;font-size:12px;font-weight:bold;}

h4.smart {padding-left:24px;}

h6 {margin:0 0 4px 0;}

/* 
-----------------------------------------------------------------------------
LAYOUT: Global (cascading order)
-----------------------------------------------------------------------------*/

div#header-links {
	font-size:9px;
	padding:2px 0;
	text-align:center;
}

body#thin div#header-links .wrap {display:block;width:747px;text-align:right;margin:0 auto;}
body#wide div#header-links .wrap {display:block;width:920px;text-align:right;margin:0 auto;}

div#header-links a {text-decoration:none;}
div#header-links a:hover {text-decoration:underline;}

div#header {
	display:block;
	width:100%;
	float:left;
	position:relative;
}

div#header .top-half {height:77px;display:block;position:relative;}

div#header-logo a {width:400px;height:77px;display:block; float:left}

div#header-nav {position:relative;}

ul#main-nav {
	list-style:none;
	width:100%;
	height:31px;
	min-width:400px;
}                   

ul#main-nav li {
	float:left;
	margin:0 3px 0 0;
	padding:0 0 0 7px;
	height:31px;
}

ul#main-nav li a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	margin:0;
	padding:8px 9px 0px 2px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
}

ul#main-nav li a:hover {text-decoration:none;}

div#body-bg {width:100%;display:block;}

div#body-wrap {display:block;text-align:left;margin:0 auto;}

body#wide div#body-wrap {width:920px;}

body#thin div#body-wrap {width:752px;}

div#page {float:left;display:block;padding:0 0 20px 0;width:100%;}

div#container {width:100%;}

div#container-top div {display:block;padding:12px 15px 0 15px;margin:0;}

div#container-empty-top, div#container-footer {line-height:0.5;}

div#container-empty-top div, div#container-footer div {padding-top:6px;}

div#head {padding:8px 15px 0 15px;}

div#head div.head-wrap {position:relative;width:100%;clear:left;}

div#head div.album-head {padding:8px 0 0;float:left;position:relative;width:100%;}

div#head h1 {padding:6px 0 18px 42px;margin:8px 0 0 0;}

div#head h1.noicon {padding-left:0;}

div#head h2 {margin-top:3px;}

div#head h2 span.desc {font-size:12px;margin-top:5px;display:block;}

div#container h1 a.instruction-link {font-size:10px;}

div#home-flash-demo {margin:0 0 12px 0;}

div#container-wrap {position:relative;float:left;width:100%;}

div.col-wrap, div.col-wrap-first {margin:0 15px;}

div.col-wrap-first {
	margin:0 15px;
	padding-top:5px;
}



div#prod-head {}

div#prod-head div.wrap {display:block;padding:15px 15px 0 15px;margin:0;}

div#prod-head div.inner {display:block;margin:0 0 18px 0;height:30px;}





div.right-col-484 {float:right;width:400px;}

div.col-one {float:left;width:200px;margin-right:15px;}

div.col-two {float:left;width:460px;margin-right:15px;}

div.col-two-wide {float:left;width:675px;}

body#thin div.col-two-wide {float:left;width:507px;}

div.col-one-wide {float:left;width:645px;margin-right:15px;}

div.col-one-720 {float:left;width:720px;margin-right:15px;}

div.col-three {float:left;width:230px;}

div.col-three-thin {float:left;width:200px;}

div.col-three-skinny {float:left;width:150px;}

body#wide div.left-half-col {width:438px;margin-right:15px;float:left;}

body#wide div.right-half-col {width:430px;float:left;}

body#thin div.left-half-col {width:353px;float:left;margin-right:15px;}

body#thin div.right-half-col {width:353px;float:left;}

body#thin div.left-col-wide {float:left;width:470px;}

body#thin div.right-col-thin {float:right;width:237px;}

body#thin div.right-col-wide {float:right;width:470px;}

body#thin div.left-col-thin {float:left;width:237px;}


div.left-col {float:left;width:50%;}

div.left-col-solo {float:left;width:100%;}

div.left-col-inside {margin-right:8px;}

div.right-col {float:left;width:50%;}

div.right-col-inside {margin-left:7px;}

div.left-full {float:left;width:100%;}  


div.img-caption-l {float:left;display:block;clear:both;margin:4px 15px 15px 0;font-size:9px;color:#555;width:175px;line-height:1.5;}

div.img-caption-r {float:right;display:block;clear:both;margin:4px 0 15px 15px;font-size:9px;color:#555;width:175px;line-height:1.5;}

div.module {
	margin-bottom:0px;
	font-size:11px;
	position:relative;
	width:100%;
}
div.module-head {padding:9px 7px 9px 7px;}
div.module-head h3 {display:block;}
div.module-head h3.yanker {line-height:0;height:0;}
div.module h5 {margin:0 0 2px 0;}
div.module h6 {font-size:11px;}
div.module p {padding:0 0 4px 0;}

div.module div.wrap {float:left;width:100%; margin:0; padding:0;border:1px solid #fff}
.wrap{float:left; background:#222; width:100%}
div.module div.content {margin:0px 15px 15px 0px;border:1px solid #fff}
.wrap div.content{margin:0px 15px 15px 0px}
div.module div.divider {margin-bottom:10px;overflow:auto;width:100%;}  

div.line_break {border-top:1px solid #444;height:1px;margin-bottom:12px;display:block;}

div.module-footer div {display:block;}

div#footer {  
	display:block;
	font-size:9px;
	clear:both;
	margin-bottom:30px;
}

div#footer a.textlink {text-decoration:underline;}

div#footer div.wrap {padding:0 16px;}

ul.feature-list {
	margin:0;
	padding:0;
	list-style:none;
}

ul.feature-list-bullets {
	margin:0;
	padding:0;
}

ul.feature-list-bullets li {
	float:left;
	margin:0 15px 15px 0;
	width:211px;
	font-size:10px;
	line-height:1.6;
}

ul.feature-list-bullets li div.wrap {
	padding-left:14px;
}

ul.feature-list li {
	float:left;
	margin-right:15px;
	width:211px;
	font-size:10px;
	line-height:1.6;
}

ul.feature-list li.last, ul.feature-list-bullets li.last {margin-right:0;}

ul.list {
	list-style:none;
	margin-bottom:15px;
}

ul.list li {
	padding-left:14px;
	line-height:1.5;
	margin-bottom:8px;
}


/* 
-----------------------------------------------------------------------------
NAVIGATION: SUB
-----------------------------------------------------------------------------*/
ul#sub-nav {
	list-style:none;
}
ul#sub-nav li {
	float:left;
	display:block;
	font-size:12px;
	margin:7px 10px 0 10px;
}
ul#sub-nav li.spacer {
	font-weight:normal;
	margin:7px 3px;
}
ul#sub-nav li.first {
	margin-left:0;

}




/* 
-----------------------------------------------------------------------------
LISTS
-----------------------------------------------------------------------------*/

ul.dash-strip li {
	padding:10px 0;
}

ul.dash-strip li.inactive, ul#albums-repo li {opacity:0.4;filter:alpha(opacity:40);}

ul.dash-strip li.inactive:hover {opacity:0.9;filter:alpha(opacity:90);}

ul.dash-strip li.solo {padding-top:0;border-bottom:0;}

ul.dash-strip li.first {padding-top:0;}

ul.dash-strip li.last, ul.dash-strip li.force-last {border-bottom:0;}

ul.dash-strip li strong {font-weight:bold;}

ul.dash-strip li span small a {font-size:9px;line-height:2.5;}

fieldset.embed { 
	margin:0 0 15px 0;
	padding:8px 10px;
	font-size:10px;
}       

ul.dash-strip li.sort {cursor: move;}

ul.dash-strip li.sort span small {cursor:pointer;}

ul.dash-strip li div.thumb {
	float:left;
	margin-right:8px;
	width:34px;
	height:29px;
	overflow:hidden;
	background-image-position:center;
}

ul.dash-strip div.no-thumb {height:25px;} 

ul.dash-strip div.no-thumb div {width:30px;height:100%;}

ul.params {
	margin:15px 0 0 0;
	list-style:none;
}

ul.params li {
	padding:0;
	margin:0 15px 15px 0;
	float:left;
	width:101px;
	min-height:36px;
	/* damn you IE 6 */
	_height:60px;
	font-size:9px;
	line-height:1.4;
}

ul.params li.last {
	margin-right:0;
}


/* 
-----------------------------------------------------------------------------
LAYOUT: Header radius
-----------------------------------------------------------------------------*/
div.header-radius {margin:0 0 15px 0;position:relative;}
div.header-radius h6 {margin-bottom:-2px;}
div.header-radius div.content {padding:3px 15px;margin:0;}
div.header-radius img.gray-edge {float:left;position:relative;margin:2px 8px 0 0;padding:1px;}
div.header-radius span.subtext {font-size:9px;display:block;}
div.header-radius div.tr {padding:4px 0 0 4px;}
div.header-radius div.br {padding:4px 0 0 0;}
div.header-radius select, div.header-radius input {font-size:9px;}


/* 
-----------------------------------------------------------------------------
ICON LABELS
-----------------------------------------------------------------------------*/
.icon_label_album,
.icon_label_album_draft,
.icon_label_gallery,
.icon_label_newalbum,
.icon_label_newgallery,
.icon_label_photo,
.icon_label_profile,
.icon_label_qt,
.icon_label_feed,
.icon_label_smartgallery,
.icon_label_uploadimg,
.icon_label_video {
	padding:0 0 0 24px;
	display:block;
}  

.icon_label_feed_sm, .icon_label_pdf_sm {padding:0 0 0 24px;display:block;}

div.module .icon_label_feed_sm {padding:0 0 0 18px;display:block;background-position:0 3px;}
                                                                                      

/* 
-----------------------------------------------------------------------------
ALERTS
-----------------------------------------------------------------------------*/
div#alert {margin:0 0 15px 0;font-size:1.1em;position:relative;clear:left;}
div#alert div.tr {padding:4px 0 0 4px;}
div#alert div.br {padding:4px 0 0 0;}
div#alert div.content {padding:0 6px;margin:0;}
div#alert div.fluid {min-height:30px;padding:0 0 0 36px;}
div#alert div.fixed {height:30px;line-height:30px;padding:0 0 0 36px;}
div#alert div.radBttn {float:right;}
div#alert div.fixed div.radBttn {margin-top:5px;}    

div#alert .red {font-size:11px;}
div#alert h2 {padding-top:4px;}




/* 
-----------------------------------------------------------------------------
GRAPHICAL RADIUS BUTTONS
-----------------------------------------------------------------------------*/
div.radBttn {float:left;margin-left:4px;display:block;width:auto;}
div.radBttn a {
	width:auto;
	padding:0 0 0 4px;
	text-decoration: none;
	float:left;
	height:18px;
	line-height:18px;
	font-family:'Lucida Grande', 'Trebuchet MS','Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
}

div.radBttn a span {display:block;padding:0 9px 0 5px;font-weight:bold;font-size:9px;float:left;}
div.radBttn a.rb_module_head_dis span, div.radBttn a.rb_sup span {padding-right:23px;}
div.radBttn a.rb_module_head_dis span {background-position:right -18px;}
div.radBttn a.rb_module_head_sel {background-position:0 -36px;}
div.radBttn a.rb_module_head_sel span {background-position:right -36px;}
div.radBttn a.rb_module_wrap {background-position:0 -54px;}
div.radBttn a.rb_module_wrap span {background-position:right -54px;}
div.radBttn a.rb_embed {background-position:0 -72px;}
div.radBttn a.rb_embed span {background-position:right -72px;}
div.radBttn a.rb_sup {background-position:0 -90px;}
div.radBttn a.rb_sup span {background-position:right -90px;}  



/*
-----------------------------------------------------------------------------
MISC
-----------------------------------------------------------------------------*/

div.clear {clear:both;line-height:0;}

.indent {padding:0 15px;}

.inline {display:inline;}

.module-first {margin-top:-10px;}
               
span.warn, span.note {font-size:9px;line-height:16px;display:block;padding:0 0 12px 0;}

span.help {cursor:help;font-weight:normal;font-size:11px;}

span.help span {display:none;font-size:10px;}

span.more a {font-size:10px;}

small.link {text-decoration:underline;}

.dialogue-spacer {padding-top:4px;margin:8px 0;display:block;width:100%;}

.left {float:left;margin:1px 8px 8px 0;}

.left_icon {float:left;margin:4px 8px 8px 0;}    

.posted {font-size:9px;display:block;margin:0 0 8px 0;}    

.mtentry {margin-bottom:32px;}

a.download {padding:0 0 0 15px;}

/*css of lightbox*/

.text	      {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background-color:#444;
	color : #fff;
}

.text_style	      {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color : #fff;
}

.text_input_style {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color : #fff;
}	

.textarea	      {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color : #fff;
	overflow:auto;
}

.textarea_input_style{
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color : #fff;
	overflow:auto;
}

.comment_input_style {
	BORDER-RIGHT: #303030 1px solid; 
	BORDER-TOP: #303030 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #303030 1px solid; 
	BORDER-BOTTOM: #303030 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #303030;
	color : #888;
	overflow:auto;
}

.text_bgcolor {
	background: #ffffff;
	color:#000000;
}

.select_style {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color:#fff;		
}

.select_input_style {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color:#fff;		
}

.select_license_style {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	width:250px;
	text-align:left;
	color:#fff;
}

.cat_select_input_style{
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color : #fff;
	width:400px;
}

.license_table_style {
	text-align:left;
}

.button	      {
	BORDER-RIGHT: #4 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color : #fff;
}

.button_input_style{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #444;
	color:#fff;
}

.gallery_table_style {
	background:inherit;
	color:#888;
}

.gallery_stats_style {
	font-family:'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;	
	font-size:12px;
	background:inherit;
	text-align:left;
	font-weight:bold;
	color:#bbb;
	text-transform:uppercase;
	border-bottom:1px solid #444
}

.adSearch_table_style {
	text-align:left;
}

.gallery_cateory_link_style {
	background:inherit;
	color:#bbb;
	border-bottom:1px solid #444
}

.gallery_style {
	background:inherit;
	color:#888;
}

.category_table_style {
	background:inherit;
	width:93%;
	color:#888;
}

.category_style {
	BORDER-TOP: #dddddd 0px dashed;
	BORDER-BOTTOM: #dddddd 0px dashed;
	BORDER-LEFT: #dddddd 0px dashed;
	BORDER-RIGHT: #dddddd 0px dashed;
	background:inherit;
	color:#888;
}

.media_table_style {
	background:inherit;
	width:95%;
	text-align:left;
	color:#888;
}

.error_style {
	color:#FF0000;
	background-color: inherit;
}

.slide_table_style {
	background:inherit;
	height:550px;
	width:600px;
	color:#888;
}

.lightbox_manager_table_style {
	background:inherit;
	color:#888;
}

.basket_table_style {
	background:inherit;
	width:98%;	
	border-spacing:1px;
	color:#888;
}

.basket_cell_header_style {
	background-color: #454545;
	color:#fff;
}

.basket_product_table_style {
	width:100%;
	border-spacing:1px;
	padding:0px;
}

.checkout_table_style {
	background-color: #ffffff;
	width:98%;	
	border-spacing:1px;
	color:#5f5f5f;
}

.checkout_order_table_style {
	background-color: #ffffff;
	width:100%;	
	border-spacing:1px;
	color:#5f5f5f;
}

.checkout_table_style {
	background-color: #ffffff;
	width:95%;
	border-spacing:1px;
	padding:0px;
	color:#5f5f5f;
}

.user_account_table_style {
	background-color: #ffffff;
	width:95%;
	border-spacing:1px;
	padding:0px;
	color:#000000;
}

.process_payment_table_style {
	background-color: #ffffff;
	width:98%;
	border-spacing:1px;
	padding:0px;
	text-align:left;
	border:1px;
	color:#000000;
}

.detail_table_style {
	width:90%;
	border-spacing:0px;
	text-align:left;
}

.category_link_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:0px;
	color:#000000;
}



.header_table_style {
	background-color:#ff8000;
	text-align:center;
	color:#FAFAFA;
	font-size:11px;
	FONT-WEIGHT: bold;
}


.outside_table_style {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}

.featured_text {
	font-size:10px;
	background-color: #eeeeee;
	text-align:left;
	font-weight:bold;
	color:#5f5f5f;
}

.user_acount_table_style {
	background-color: #ffffff;
	width:95%;	
	text-align:left;
	color:#000000;
}

.user_account_cell_style {
	background-color: #eeeeee;
	color:#000000;
}

.login_table_style {
	background:inherit;
	width:90%;
	border-spacing:0px;
	padding:1px;
	text-align:left;
	color:#888;
}

.lost_password_table_style{
	background-color: #ffffff;
	color:#5f5f5f;
}

.registration_table_style {
	background-color: #ffffff;
	width:70%;
	text-align:left;
	color:#5f5f5f;
}

.login_page {
	width:60%;
}


.media_cell_style {
	background:inherit;
  border-spacing:5px;
	color:#888;
}

.basket_cell_style {
	background-color:#454545;
	color:#888;
}

.checkbox {
	background-color:#ffffff;
	color:#5f5f5f;
}

.category_cell_style {
	background:inherit;
	color:#888;
}

.next_page_table_style{
	background:inherit;
	width:100%;
	border-spacing:0px;
	color:#888;
}

.invoice_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:1px;
	padding:0px;
	text-align:left;
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px;
	color:#5f5f5f;
}

.license_detail_table_style {
	text-align:left;
}

.horizontal_line_style {
	width:90%;
	border:1px;
}

.upper_line {
	BORDER-TOP: #444 1px solid;
}

.bottom_line {
	BORDER-BOTTOM: #444 1px solid;
}

.left_line {
	BORDER-LEFT: #444 1px solid;
}

.right_line {
	BORDER-RIGHT: #444 1px solid;
}

.dot_left_line {
	background-image:url(../../images/line.gif);
}

.media_thumb_style img {	
	background:inherit;
	color:#888;
	border:1px solid #888;
	padding:4px
}

.feature_table_style_image img {
	background:inherit;
	color:#888;
	border:1px solid #888;
	padding:4px
}

.feature_table_style {
	BORDER-TOP: #444 1px solid;
	BORDER-BOTTOM: #444 1px solid;
	BORDER-LEFT: #444 1px solid;
	BORDER-RIGHT: #444 1px solid;
	background:inherit;
	width:97%;
	color:#888;
}

.category_listing_table_style {
	width:98%;
	text-align:left;
}

.private_login_form_style {
	background-color: #303030;
	width:300px;
	border-spacing:1px;
	padding:0px;
	border:1px;
	text-align:left;
	color:#888;
}

.private_login_header_cell_style {
	background-color: #303030;
	text-align:left;
	color:#ffffff;
}

.menu_table_style {
	background:inherit;
	border:0px solid;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	color:#888;
}


.new_lightbox_confirm {
	width:500px;
	border-spacing:1px;
	padding:0px;
	text-align:left;
}

.photographer_media_detail_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}


.last_12_month_report_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	color:#5f5f5f;
}

.license_basket_table_style {
	background-color: #ffffff;
	border-spacing:1px;
	padding:1px;
	width:100%;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	color:#5f5f5f;
}

.other_lightbox_table_style {
	width:95%;
	text-align:left;
}


.paypal_error_table_style {
	width:700px;
}

.img-shadow {
	background: url(shadow2.gif) no-repeat bottom right; 
	/* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */

}

 

.img-shadow img {
	display: block; /* IE won't do well without this */

	position: relative; /* Make the shadow's position relative to its image */

	padding: 5px; /* This creates a border around the image */

	background-color: #fff; /* Background color of the border created by the padding */

	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */

	margin: -6px 6px 6px -6px; 
	color: #5f5f5f;
	/* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.even_style {
	background:#444;
	color:#bbb;
}

.odd_style {	
	background:#545454;
	color:#bbb;
}

.column_title_style {
	background:#454545;
	font-weight:bold;
	color:#fff;
}

.bg_top{
background-color:#FF8000;
color:#5f5f5f;
}
.bg_function{
background-color:#eeeeee;
height:26px;
color:#5f5f5f;
}
.line_bottom{
border-top:2px solid #FF8000;
}

.bg_bottom_btn{
background-image:url(../../images/bg_btn.gif);
height:10px;
}

a.text_private_gallery:link{
font-family: 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif; 
font-size: 11px; 
text-decoration: none;
color:#bbb;
background:inherit;
}
a.text_private_gallery:visited{
font-family: 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
font-size: 11px; 
text-decoration: none;
color:#bbb;
background:inherit;
}
a.text_private_gallery:hover{
font-family: 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
font-size: 11px; 
text-decoration: underline;
color:#fff;
background:inherit;
}
/*--- CSS preview template  */
.border_preview {
	BORDER-RIGHT: 1px solid #888; BORDER-TOP: 1px solid #888; Z-INDEX: 100; BORDER-LEFT: 1px solid #888; BORDER-BOTTOM: 1px solid #888; POSITION: absolute; background-color:#303030; color:#888; padding:2px
}

.title_h2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left;
}

.preview_temp_load {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: middle; PADDING-TOP: 10px; TEXT-ALIGN: center
}

H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 0px
}
H1 {
	FONT-SIZE: 10px
}
.checkout_info_contents_style{
background-color:#888;
color:#000;
}
.bg_gallery_style{
background-color:#303030;
color:#fff;
}
.user_card_info_pop_border{
border-color:#5f5f5f;
}
.bg_basket{
background-color:#333;
color:#888;
}
.bg_header_basket{
background-color:#454545;
color:#fff;
}
.b-search {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; LINE-HEIGHT: 0em; PADDING-TOP: 0px; TEXT-ALIGN: right
}
.b-this {
	DISPLAY: block! important
}
.class_form {
  margin: 0;
  padding: 0;
	width:100%;  
}
.class_div{
  clear: left;
  display: block;
  width: 100%;  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
}
#b-query {
	WIDTH:80px; 
	MARGIN-RIGHT: 0.25em;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;	
}
#b-searchbtn {
	VERTICAL-ALIGN: middle; MARGIN-RIGHT: 0.5em; POSITION: relative; TOP: -1px
}	



/* Slideshow */
#myGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
	border: 1px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
	color:#FFFFFF;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;	
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
	background-color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #fff;
	background-color:#000;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background-color: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
	color:#eeeeee;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
	background-color:#333333;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
/*	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}

* html .jdGallery a.right, * html .jdGallery a.left
{
/*	filter:alpha(opacity=50);*/
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('images/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('images/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('images/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('images/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	/*-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.withArrows a.open:hover { background: url('images/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('images/open.gif') no-repeat center center;
	/*filter:alpha(opacity=80);*/ }
	
a.text_link_gallery:link{
font-family: 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif; 
font-size: 11px; 
text-decoration: none;
text-transform:uppercase;
color:#ff6633;
background:inherit;
}
a.text_link_gallery:visited{
font-family: 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
font-size: 11px; 
text-decoration: none;
text-transform:uppercase;
color:#ff6633;
background:inherit;
}
a.text_link_gallery:hover{
font-family: 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
font-size: 11px; 
text-decoration: underline;
text-transform:uppercase;
color:#ff6633;
background:inherit;
}	
