@charset "utf-8";
/* CSS Document */



#sCont #sMain #sContenido #cA .GalleryTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}


#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem,
#cA .Gall_profile .GalleryItem {
	text-align:left;
	border:0px;
	margin-bottom:10px;
}
#sCont #sMain #sContenido #cA .Gall_profile .GalleryItem .ie_Title{
	margin-left: 20px;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .tdTitle {
	padding:5px;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .tdInfo {
	padding:5px;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .ie_Title a {
	padding-left:10px;	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#373b3e;
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
}

#sCont #sMain #sContenido #cA .Gall_profile .GalleryItem .ie_Title a {
	padding-left:10px;	
	font-size:15px;
	color:#373b3e;
	font-weight:bold;
	line-height:25px;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .ie_Title_favorite a {
	padding-left:10px;	
	font-size:15px;
	color:#373b3e;
	font-weight:bold;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .ie_By {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#373b3e;
}

#sCont #sMain #sContenido #cA .Gall_profile .GalleryItem .ie_By {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#373b3e;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .ie_Info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#373b3e;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .ie_Rank {
	display:block;
	margin-top:5px;
}

#sCont #sMain #sContenido #cA .GalleryTable .error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	margin:5px;
}

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem .thumb {
	margin:5px;
	margin-left:10px;
	padding:2px;
	border:1px solid #CAC5C2;
}

#sCont #sMain #sContenido #cA .Gall_profile .GalleryItem .thumb {
	margin:5px;
	margin-left:10px;
	padding:2px;
	border:1px solid #CAC5C2;
}

#sCont #sMain #sContenido #cA .GalleryTable a.iePages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:3px;

	margin:2px;
	margin-left:0px;
	margin-right:0px;
	
	display:block;
	height:17px;
	width:30px;
	background-image:url(../imgs/theme/images_engine/back_pages.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	
}

#sCont #sMain #sContenido #cA .GalleryTable a.iePages:hover {
	text-decoration:underline;
}

#sCont #sMain #sContenido #cA .GalleryTable a.iePagesActual {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-top:3px;
	text-align:center;

	margin:2px;
	margin-left:0px;
	margin-right:0px;

	display:block;
	height:20px;
	width:30px;
	background-image:url(../imgs/theme/images_engine/back_pages.gif);
	background-position:0px -20px;
	background-repeat:no-repeat;
	float:left;
	
}

#sCont #sMain #sContenido #cA .GalleryTable a.iePagesActual:hover {
	text-decoration:underline;
}

#sCont #sMain #sContenido #cA .GalleryTable #formCats {
	margin:5px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#sCont #sMain #sContenido #cA .GalleryTable #category {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#sCont #sMain #sContenido #cA .GalleryTable #image_show {
	border:#C5C5C5 solid 1px;
	background-color:#F6FAFB;
	text-align:center;
	padding-top:7px;
}

#sCont #sMain #sContenido #cA .GalleryTable #image_show img {
	margin-bottom:10px;
}

#sCont #sMain #sContenido #cA .GalleryTable #image_show p.caption {
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}


#sCont #sMain #sContenido #cA .GalleryTable #userMenu {
	margin:10px;
	margin-top:0px;
	height:25px;
	width:450px;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu {
	margin:10px;
	margin-top:0px;
	margin-left:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu h2 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #003366;
	border-bottom:1px solid #2A6A8D;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu a.goBack {
	display:block;
	width:50px;
	height:20px;
	background-image:url(../imgs/theme/images_engine/buttons.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:30px;
	float:left;
	margin-right:5px;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu a.goBack:hover {
	background-position:1px -20px;
}

/* STYLE FOR GALLERY TOOLS DROPDOWN MENU*/ 

#sCont #sMain #sContenido #cA .GalleryTable #galMenu a.galleryTools {
	display:block;
	width:130px;
	height:20px;
	background-image:url(../imgs/theme/images_engine/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -126px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
	float:left;
	margin-right:5px;	
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu a.galleryTools:hover {
	background-position:0px -146px;
	color:#FFFFFF;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu #galleryTools{
	border:1px solid #EBEBEB;
	background-color:#FFFFFF;
	position:absolute;
	width:154px;
	margin-top:31px;
	@margin-top:31px;
	margin-left:85px;
	@margin-left:-213px;
	z-index:2;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu #galleryTools ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu #galleryTools ul li a{
	padding:3px;
	line-height:17px;
	width:148px;
	height:17px;
	display:block;
	margin:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #galMenu #galleryTools ul li a:hover{
	background-color:#F0F0F0;

}

/* END STYLE FOR GALLERY TOOLS DROPDOWN MENU*/ 

/* STYLE FOR CATEGORIES DROPDOWN MENU*/ 

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.categories {
	display:block;
	width:130px;
	height:20px;
	background-image:url(../imgs/theme/images_engine/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -126px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
	float:left;
	margin-right:5px;	
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.categories:hover {
	background-position:0px -146px;
	color:#FFFFFF;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #ie_categories{
	border:1px solid #EBEBEB;
	background-color:#FFFFFF;
	position:absolute;
	width:134px;
	margin-top:21px;
	@margin-top:31px;
	margin-left:2px;
	@margin-left:-293px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #ie_categories ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #ie_categories ul li a{
	padding:3px;
	line-height:17px;
	width:128px;
	height:17px;
	display:block;
	margin:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #ie_categories ul li a:hover{
	background-color:#F0F0F0;

}

/* END STYLE FOR CATEGORIES DROPDOWN MENU*/ 

/* STYLE FOR SORT DROPDOWN MENU*/ 

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.sortBy {
	display:block;
	width:60px;
	height:20px;
	background-image:url(../imgs/theme/images_engine/buttons.gif);
	background-repeat:no-repeat;
	background-position:1px -42px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
	float:left;
	margin-right:5px;	
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.sortBy:hover {
	background-position:1px -62px;
	color:#FFFFFF;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #sort{
	border:1px solid #EBEBEB;
	background-color:#FFFFFF;
	position:absolute;
	width:68px;
	margin-top:21px;
	@margin-top:31px;
	margin-left:145px;
	@margin-left:-150px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #sort ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #sort ul li a{
	padding:3px;
	line-height:17px;
	width:62px;
	height:17px;
	display:block;
	margin:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #sort ul li a:hover{
	background-color:#F0F0F0;

}

/* END STYLE FOR SORT DROPDOWN MENU*/ 


/* STYLE FOR SEARCH DROPDOWN MENU*/ 

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.search {
	display:block;
	width:60px;
	height:20px;
	background-image:url(../imgs/theme/images_engine/buttons.gif);
	background-repeat:no-repeat;
	background-position:1px -42px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
	float:left;
	margin-right:5px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.search:hover {
	background-position:1px -62px;
	color:#FFFFFF;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #search{
	border:1px solid #EBEBEB;
	background-color:#FFFFFF;
	position:absolute;
	width:300px;
	margin-top:21px;
	@margin-top:31px;
	margin-left:-5px;
	@margin-left:-70px;
}



/* END STYLE FOR SEARCH DROPDOWN MENU*/ 

/* STYLE FOR USER MENU DROPDOWN MENU*/ 

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.UserMenu {
	display:block;
	width:100px;
	height:20px;
	background-image:url(../imgs/theme/images_engine/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -84px;
	color:#FFFFFF;
	line-height:20px;
	padding-left:10px;
	float:left;
	margin-right:5px;	
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu a.UserMenu:hover {
	background-position:0px -104px;
	color:#FFFFFF;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #IE_UserMenu{
	border:1px solid #EBEBEB;
	background-color:#FFFFFF;
	position:absolute;
	width:105px;
	margin-top:21px;
	@margin-top:31px;
	margin-left:297px;
	@margin-left:-70px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #IE_UserMenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #IE_UserMenu ul li a{
	padding:3px;
	line-height:17px;
	width:100px;
	height:17px;
	display:block;
	margin:0px;
}

#sCont #sMain #sContenido #cA .GalleryTable #userMenu #IE_UserMenu ul li a:hover{
	background-color:#F0F0F0;

}

/* END STYLE FOR USER MENU DROPDOWN MENU*/ 

/* STYLES FOR ACTUAL RATE */ 

.ajaxARTit
{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2A6A8D;
	text-align:center;
}

a.subItemLink {
	color:#000000;
	font-weight:bold;
	display:block;
	margin-top:5px;
}

#sVentana #ContentVentana .ajaxEPTit {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2A6A8D;
	text-align:right;
}

/* END STYLES FOR ACTUAL RATE */

#sCont #sMain #sContenido #cA .GalleryTable .GalleryItem #addResult {
	margin:10px;
	padding:10px;
	border:1px solid #F0F0F0;
}


#sCont #sMain #sContenido #cA .GalleryTable .IE_table_thumbs {

}


.highslide img {
	border: 1px solid #DADADA;
	padding:2px;
	background-color:#FBFBFB;
	margin:1px;
}
.highslide:hover img {
	border: 1px solid #999999;
	padding:2px;
	background-color:#FBFBFB;
	margin:1px;
}

#sCont #sMain #sContenido #cA .Gall_profile {
	background-image: url(../imgs/theme/profile.page.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 670px;
	
	margin-top: 30px;
	
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: no-repeat;
}

#sCont #sMain #sContenido #cA .Gall_profile .sHeader {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409A;
	font-weight: bold;
	line-height: 34px;
	padding-left: 35px;
	height: 40px;
	text-transform: capitalize;
	

}



 
