/*
	Red Eye Solutions
	redeye99@rediffmail.com
	by: Shemin PM
*/
*											{
	/* [disabled]margin: 0; */
	padding: 0;
}
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.Arial_12_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.Tw_cen_14_B {
	font-family: "Tw Cen MT";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #424242;
	text-decoration: underline;
}
.times_12 {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #626262;
	text-decoration: none;
}


.rwsenmt_11_b_grey {
	font-family: "Tw Cen MT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}
.arial_12_B_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}



					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 643px;
	position: relative;
	min-height: 191px;
	background:url(image/bg.png) top center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(image/bg.png) top center;
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{
	color: white;
}
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 629px;
	position: absolute;
	top: 14px;
	left: 12px;
}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 629px; height: 373px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 629px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
	margin-right: 5px;
	background: #7c7c7c;
}
#movers-row									{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#movers-row div								{
	width: 14.12%;
	float: left;
	background: #7c7c7c;
}
#movers-row div a.cross-link 				{
	float: left;
	height: 80px;
	padding-left: 10px;
}
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: black; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 85px;
	margin-top: 0px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
