/******* CRICAVA CSS STYLESHEET ******/

/******* SHARED FOUNDATION CLASSES ******/

html
{
	height: 100%;	
}

body 
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: url('../img/background-gradient-stripe.jpg') repeat-x 0% -5px #000000;
	height: 100%;
}

div.frame
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	height: 715px;
}

div.logo
{
	float: left;
	margin-top: 20px;
	position: relative;
	left: -10px;
}

div.header
{
	width: 890px;
}

div.menu
{
	float: right;
	margin-top: 80px;
	height: 30px;
}

div.mainContent
{
	float: left;
	width: 890px;
	margin-top: 50px;
	margin-bottom: 30px;
	height: 496px;
	color: #fafafa;
	font-size: 11px;
	font-family: "Verdana";
	text-align: justify;
	line-height: 18px;
	background: #000000;
}

div.main
{
	float: left;
	height: 100%;
}

div.main-normal
{
	display: none;
	visibility: hidden;
}

div.navigation
{
	float: left;
	width: 115px;
	margin-left: 20px;
}

div.navigation-normal
{
	float: none;
	width: 100%;
	margin-left: 0px;
}

div.footer
{
	float: left;
	width: 99%;
	text-align: center;
	margin-top: 0px;
}

div.footer a
{
	text-decoration: none;
}

div.footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/****** PAGE SPECIFIC CLASSES ******/

/****** TITLES, INPUTS AND HRS *******/


h1
{
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-transform: capitalize;
}

h2
{
	text-align: left;
	font-family: "Verdana";
	font-size: 15px;
	color: #ffffff;
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 25px;
	margin-top: 25px;
}

h3
{
	text-align: left;
	font-family: "Verdana";
	font-size: 12px;
	color: #ffffff;
	width: 677px;
	border-bottom: 1px solid #d90000;
}

h4
{
	text-align: left;
	font-family: "Verdana";
	font-size: 12px;
	color: #ffffff;
}

h5
{
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #d90000;
	margin-bottom: 0px;
}



a, a:link, a:visited
{
	color: white;
	border: 0px solid;
}	

input.textInput
{
 	border: 1px solid #7d7d7d; 
 	margin-bottom: 2px;
 	font-family: Verdana;
 	font-size: 11px;
 	height: 16px;
 	background: #ffffff;
 	margin-bottom: 5px;
 	color: #333333;
}

input.textInputDark
{
 	border: 1px solid #5f5f5f; 
 	margin-bottom: 2px;
 	font-family: Verdana;
 	font-size: 11px;
 	height: 16px;
 	background: #484848;
 	margin-bottom: 5px;
 	color: #ffffff;
}

textarea.textInput
{
	border: 1px solid #7d7d7d; 	
	background: #ffffff;
	font-family: Verdana;
 	font-size: 11px;
 	overflow: hidden;
 	margin-bottom: 5px;
 	color: #333333;
}

input.submitButton
{
	
	border: 1px solid #191919;
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #ffffff;
	background: #3a3a3a;
} 

option
{
	background: #ffffff;
	border: 1px solid #7d7d7d;
	color: #333333;
}


div.submit
{
	float: right;
	margin-top: 0px;
}

label
{
	float: left;
	width: 50px;
	text-align: left;
	margin-right: 5px;
}

fieldset
{
	border: 0px solid;
}


hr 
{	
	height: 3px;	
	color: #3F4945;
	background-color: #3F4945;
	border: 0;
	padding: 0px;
}

img
{
	border: 0px solid;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
}

li
{
	list-style-type: square;
}

img.main
{
	border: 5px solid white;
}

img.arrowLeft
{
	float: left;
}

img.arrowRight
{
	float: right;
}

/****** MENU ******/


/****** MENU ******/


a.home, a.menu-home
{
	float: left;
	width: 60px;
	height: 14px;
	background: url('../img/menu-home.jpg') no-repeat;
	position: relative;
	top: 3px;
	left: 1px;
}

a.home:hover
{
	background: url('../img/menu-home-selected.jpg') no-repeat;
}

a.menu-home
{
	background: url('../img/menu-home-selected.jpg') no-repeat;
}

a.gallery, a.menu-gallery
{
	float: left;
	width: 80px;
	height: 14px;
	background: url('../img/menu-gallery.jpg') no-repeat;
	position: relative;
	top: 3px;
}

a.gallery:hover
{
	background: url('../img/menu-gallery-selected.jpg') no-repeat;
}

a.menu-gallery
{
	background: url('../img/menu-gallery-selected.jpg') no-repeat;
}

a.prices, a.menu-prices
{
	float: left;
	width: 80px;
	height: 14px;
	background: url('../img/menu-prices.jpg') no-repeat;
	position: relative;
	top: 3px;
	left: 3px;
}

a.prices:hover
{
	background: url('../img/menu-prices-selected.jpg') no-repeat;
}

a.menu-prices
{
	background: url('../img/menu-prices-selected.jpg') no-repeat;
}

a.contactus, a.menu-contactus
{
	float: left;
	width: 110px;
	height: 14px;
	background: url('../img/menu-contactus.jpg') no-repeat;
	position: relative;
	top: 3px;
	left: 0px
}

a.contactus:hover
{
	background: url('../img/menu-contactus-selected.jpg') no-repeat;
}

a.menu-contactus
{
	background: url('../img/menu-contactus-selected.jpg') no-repeat;
}

img.separator
{
	float: left;
	padding-left: 21px;
	padding-right: 21px;
	position: relative;
	top: 5px;
	left: 1px
}


/* SUBMENU */

div.submenu
{
	float: left;
	width: 463px;
	position: relative;
	left: 255px;
	top: 15px;
	height: 25px;
	font-family: "Tahoma";
	text-align: left;
	color: #000000;
}

div#submenu-public
{
	float: left;
	width: 463px;
	height: 25px;
	background: #252525;
	color: #000000;
}

div.submenu-public-menu
{
	display: none;
	visibility: hidden;
	color: #000000;
}

div.submenu ul
{
	float: left;
	padding: 0px;
	margin: 0px;
}

div.submenu ul.submenu li 
{
	display: inline;
	margin-left: 1px;
	color: #c0c0c0;
}

div.submenu ul.submenu li a, div.submenu ul.submenu li a:link
{
	float: left;
	position: relative;
	top: 7px;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 0px;
	margin-right: 30px;
	margin-left: 5px;
	padding-left: 12px;
	outline: none;
	color: #c0c0c0;
}

div.submenu ul.submenu li a.submenu-normal:link , div.submenu ul.submenu li a.submenu-normal
{
	color: #c0c0c0;
	outline: none;
}



div.submenu ul.submenu li a:hover, div.submenu ul.submenu li a.submenu-normal:hover, div.submenu ul.submenu li a.submenu-selected
{
	color: #ffffff;
}


/******** WELCOME PAGE *******/

div.welcome
{
	float: left;
	padding: 0px;
	margin: 0px;
	border: 3px solid #ffffff;
	height: 100%;
	width: 99%;
	background: url('../img/welcome-picture-back.jpg') no-repeat right;
}

div.welcomeLeft
{
	float: left;
	width: 520px;
	margin-left: 0px;
	margin-top: 25px;
	position: relative;
	left: 15px;
}

div.welcomeTitle
{
	margin-bottom: 5px;
	margin-top: 20px;
}

div.welcomeMessage
{
	float: left;
	width: 520px;
	font-size: 12px;
	margin-top: 0px;
}

span.autor
{
	margin-left: 280px;
	font-weight: bold;
}

div.welcomeLogin
{
	float: left;
	width: 330px;
	margin-top: 60px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 1px solid #383838;
}

div.welcomeLogin form#UserAddForm
{
	float: left;
	width: 320px;	
	margin: 0px;
	padding: 0px;
}

span.loginTitle
{
	float: left;
	width: 100%;
	clear: both;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-weight: bold;
}

div.welcome form#UserAddForm label
{
	float: left;
	width: 60px;
	text-align: left;
	font-size: 11px;
	font-family: "Verdana";
	font-weight: normal;
	color: #f5f5f5;
	padding-right: 5px;
	margin-left: 10px;
}

div.welcomeLogin div.submit
{
	float: right;
	text-align: right;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	left: -30px;
	top: 10px;
}

div.welcomeLogin input.submitButton
{	
	border: 0px solid;
	font-size: 10px;
	font-family: "Tahoma";
	font-weight: normal;
	color: #ffffff;
	background: #000000;
} 

div.welcomeLogin input.textInput
{
 	border: 1px solid #484848; 
 	margin-bottom: 2px;
 	font-family: Verdana;
 	font-size: 11px;
 	height: 16px;
 	background: #2d2d2d;
 	margin-bottom: 5px;
 	color: #ffffff;
 	width: 200px;
 }

div.welcomeTestimonials
{
	float: right;
	width: 260px;
	margin-top: 60px;
	font-style: italic;
	margin-left: 5px;
	font-family: "Verdana";
}

div.welcomeLogin
{
	float: left;
}


/******** ABOUTUS SUBPAGE ********/


div.aboutUs
{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 496px;
	border: 3px solid #ffffff;
	overflow: auto;
	width: 99%;
}

div.aboutUsContent
{
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}


/******** TESTIMONIALS SUBPAGE ********/


div.testimonials
{
	height: 496px;
	border: 3px solid #ffffff;
	border-right: 1px solid;
	overflow: auto;
	width: 99%;
}

div.testimonialsContent
{
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div.testimony
{
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #303030;
	
}

div.testimony div.picture
{
	float: right;
	width: 100px;
	margin-left: 10px;
	border: 1px solid #787878;
}

div.quote
{

}

/***** GALLERY PRICE *****/

a.previous
{
	float: left;
	width: 20px;
	height: 20px;
	background: url('../img/arrow-left.png') no-repeat;
}

a.previous:hover
{
	background: url('../img/arrow-left-selected.png') no-repeat;
}

a.next
{
	float: right;
	width: 20px;
	height: 20px;
	background: url('../img/arrow-right.png') no-repeat;
}

a.next:hover
{
	background: url('../img/arrow-right-selected.png') no-repeat;
}

a.page, span.page-current
{
	color: white;
}

span.page-current
{
	font-weight: bold;
}

div#gallery-main img
{
	border: 3px solid white;
	height: 496px;
	
}

div.navigation
{
	float: left;
	margin-left: 10px;
	position: relative;
	margin-top: -4px;
	left: 5px;
}

div.navigation img
{
	padding-top: 0px;
	padding-bottom: 0px;
	
}

div.thumbnails
{
	float: left;
	width: 100px;
	height: 495px;
}

div.thumbnails-normal
{
	float: none;
	width: auto;
	height: auto;
}

div.thumbnails img
{
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
}

div.thumbnails-normal img
{
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.thumbnails div.thumb-holder
{	
	background: #303030;
	border: 1px solid #505050;
	margin-right: 5px;
	padding-right: 8px;
	margin-bottom: 10px;
}

div.arrows
{
	float: left;
	width: 130px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

div.arrows-normal
{
	float: none;
	text-align: center;
	width: 760px;
	left: 0px;
}

div.client-thumb
{
	border: 1px solid #888888;
	background: #333333;
	margin-left: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: center;
	height: 190px;
	
}

div.client-thumbBig
{
	border: 1px solid #888888;
	background: #333333;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

div.client-thumbName
{
	
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: center;
	width: 103%;
}

div.client-gallery table
{
	background: #333333;
	border: 1px solid #c0c0c0;
}

div.client-gallery table tr td
{
	vertical-align: middle;
	text-align: center;
	background: #333333;
	height: 190px;
	width: 170px;
}

div.client-gallery table tr td img
{
	border: 1px solid #c0c0c0;
}

/******** PRICES PAGE ********/


div.prices
{
	height: 496px;
	border: 3px solid #ffffff;
	border-right: 1px solid;
	overflow: auto;
	width: 99%;
}

div.prices 
{
	width: 99%;
}

div.pricesDescription
{
	padding-top: 1px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-size: 12px;
	width: 790px;
}

span.arrow
{
	letter-spacing: -2px;
	font-size: 10px;
	color: #d90000;
	font-family: "Trebuchet MS";
}

span.dash
{
	font-size: 12px;
	margin-right: 15px;
}

span.note
{
	color: #d90000;
}

span.spacingS
{
	margin-left: 320px;
}

span.spacingD
{
	margin-left: 295px;
}

span.spacingE
{
	margin-left: 50px;
}

span.spacingE2
{
	margin-left: 87px;
}

span.spacingF
{
	margin-left: 30px;
}

span.spacingF2
{
	margin-left: 73px;
}

span.spacingG
{
	margin-left: 240px;
}

span.spacingH
{
	margin-left: 35px;
}

span.spacingU
{
	margin-left: 285px;
}


span.spacingS2
{
	margin-left: 120px;
}

span.spacingD2
{
	margin-left: 112px;
}

span.spacingG2
{
	margin-left: 112px;
}

span.spacingU2
{
	margin-left: 112px;
}

span.title
{
	color: #d90000;
	font-weight: bold;
	font-size: 12px;
}

div.includes
{
	margin-left: 175px;
}

div.package
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

div.packageTitle
{
	float: left;
	font-weight: bold;
	height: 50px;
	width: 177px;
}

div.packageDescription
{
	float: left;
	text-align: left;
	width: 500px;
	border-top: 1px solid #d90000;
}

div.packageTitle2
{
	float: left;
	font-weight: bold;
	height: 30px;
	width: 100%;
}

div.packageDescription2
{
	float: left;
}

div.footnote
{
	font-size: 11px;
	margin-top: 20px;
}


a.prices
{
	float: left;
	width: 80px;
	height: 30px;
	background: url('../img/menu-prices.jpg') no-repeat;
}

a.prices:hover
{
	background: url('../img/menu-prices-selected.jpg') no-repeat;
}

/******** ALBUMS SUBPAGE ********/


div.albums
{
	height: 496px;
	border: 3px solid #ffffff;
	border-right: 1px solid;
	overflow: auto;
	width: 99%;
}


/******** EXTRAS SUBPAGE ********/


div.extras
{
	height: 496px;
	border: 3px solid #ffffff;
	border-right: 1px solid;
	overflow: auto;
	width: 99%;
}


/******** CONTACT PAGE *******/

div.contact
{
	border: 3px solid #ffffff;
	height: 496px;
	width: 99%;
	padding: 0px;
	margin: 0px;
	background: url('../img/contact-picture.png') no-repeat;
}

div.contactInfo
{
	float: left;
	width: 80%;
	margin-top: 25px;
	position: relative;
	left: 90px;
	height: 70px;
}

div.contactForm
{
	float: left;
	width: 550px;
	margin-top: 80px;
	position: relative;
	left: 20px;
}

form#ContactAddForm
{
	width: 400px;
	float: left;
	margin-top: 5px;
}


div.contact label
{
	float: left;
	width: 65px;
	text-align: right;
	font-size: 12px;
	font-family: "Tahoma";
	font-weight: 900;
	color: #000000;
	padding-right: 5px;
}

form#ContactAddForm div.submit
{
	margin-top: 10px;
	float: left;
	width: 320px;
	text-align: left;
	padding-left: 78px;
}

div.contact input.submitButton
{	
	border: 0px solid;
	font-size: 11px;
	font-family: "Tahoma";
	font-weight: bold;
	color: #000000;
	background: transparent;
	margin-left: 220px;
} 

div.error-message
{
	color: #ffffff;
	font-weight: bold;
	width: 200px;
}

/******** LINKS SUBPAGE ********/


div.links
{
	height: 496px;
	border: 3px solid #ffffff;
	overflow: auto;
	width: 99%;
}

div.linksContent
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

div.link
{
	float: left;
	width: 95%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

div.last
{
	float: left;
	margin-bottom: 20px;
}


div.link div.picture
{
	float: left;
	width: 100px;
	margin-right: 10px;
	border: 1px solid #787878;
}

div.quote
{

}

div.linksContent a, div.linksContent a:link, div.linksContent a:visited
{
	outline: none;
	color: #d90000;
}

div.linksContent h3
{
	float: left;
	clear: both;
	border-bottom: 0px solid;
}





/***** LOGIN *****/

form#UserLoginForm
{
	width: 350px;
}

form#UserLoginForm label
{
	width: 80px;
}

/***** EDIT USER *****/

form#UserEditForm
{
	width: 535px;	
}

form#UserEditForm label 
{
	width: 300px;
}

form#UserAddForm
{
	width: 500px;	
}

form#UserAddForm label
{
	width: 150px;
}

div.flashMessage
{
	background: #333333;
	text-align: center;
	margin-bottom: 10px;
	width: 99%;
}

/*** TABLES ****/

.mainContent table 
{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.mainContent th 
{
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #cfcfcf;
	text-align: center;
	background: #303030;
}

.mainContent th a 
{
	display: block;
	padding: 2px 4px;
	color: #ffffff;
	text-decoration: none;
}

.mainContent  th a:hover 
{
	background: #ccc;
	color: #333;
	text-decoration: none;
}

.mainContent table tr td 
{
	border-right: 1px solid #c0c0c0;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

.mainContent table tr.altrow td 
{
	
}

.mainContent td.actions 
{
	text-align: center;
	white-space: nowrap;
}

.mainContent td.actions a 
{
	display: inline;
	margin: 0px 6px;
}

.mainContent td.actions a, 
.mainContent td.actions a:link,
.mainContent td.actions a:visited
{
	color: #ffffff;
}

.mainContent table.borderless, .mainContent table.borderless td
{
	border: 0px;
}

/* PAGING */

div.paging {
	color: #000000;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #808080;
	display: inline;
}

/* SCAFFOLD VIEW */

dl 
{
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
	margin-bottom: 20px;
}

dl.altrow 
{
	background: #f4f4f4;
}

dt 
{
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
	
}

dt.altrow
{
	background: #303030;
}

dd 
{
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/*  ACTIONS  */

div.actions ul 
{
	margin: 0px 0;
	padding: 0;
}

div.actions li 
{
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}

div.actions ul li a, div.actions ul li a:link, div.actions ul li a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

div.actions ul li a:hover 
{
	color: #d90000;
	text-decoration: underline;
}

