/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

body, table, td, ul, li {
	font-family: arial, verdana, sans serif;
	font-size: 12px;
	color: #8D9A93;
}

td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

hr {
 height: 1px;
 line-height: 1px;
 font-size: 1px; 
 margin-bottom: 10px;
 width: 100%;
 border: 0px;
 border-bottom: 1px solid #cee2e5;
}

ol li {
	margin-bottom: 10px;
}

h1 {
	font-size: 28px !important;
	color: #9cc5ca !important;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.large_heading {
	font-size: 28px;
	color: #9cc5ca;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}

#page-body-content h1 {
	font-size: 12px !important;
	color: #9cc5ca !important;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px !important;
}


h2 {
	font-size: 16px;
	color: #9cc5ca !important;
}

a {
	color: #9cc5ca;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.show {

}
.hide{
	display:none;
}

#page-container {
	width: 850px;
}

#navigation-container {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#navigation {
	width: 850px;
	height: 40px;
	_height: 60px;
	#height: 60px;
	background: url(Images/bg-navigation.gif) no-repeat top left;
	padding-top: 34px;
	z-index: 100;
	text-align: left;
	/*border: 1px solid red;*/
}

#navigation a:hover {
	text-decoration: none !important;
}

#navigation li {
	list-style: none;
	display: inline;
	text-transform:uppercase;
}

/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 1 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_1_content_1 {
	background-image: url(Images/template_1_content_1_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

body#template_1_content_2 {
	background-image: url(Images/template_1_content_2_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

body#template_1_content_3 {
	background-image: url(Images/template_1_content_3_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_1_content_1 #banner-container,
#template_1_content_2 #banner-container,
#template_1_content_3 #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_1_content_1 #banner,
#template_1_content_2 #banner,
#template_1_content_3 #banner {
	width: 850px;
	height: 232px;
	overflow: hidden;
}


/*---- PAGE TITLE ------*/ 


#template_1_content_1 #page-title-container,
#template_1_content_2 #page-title-container,
#template_1_content_3 #page-title-container {
	position: absolute;
	top: 330px;
	left: 0px;
	width: 100%;
}

#template_1_content_1 #page-title,
#template_1_content_2 #page-title,
#template_1_content_3 #page-title {
	width: 850px;	
	text-align: left;
}

#template_1_content_1 #page-title-content,
#template_1_content_2 #page-title-content,
#template_1_content_3 #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_1_content_1 #page-title-content h1,
#template_1_content_2 #page-title-content h1,
#template_1_content_3 #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_1_content_1 #page-body-container,
#template_1_content_2 #page-body-container,
#template_1_content_3 #page-body-container {
	position: absolute;
	top: 383px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_1_content_1 #page-body,
#template_1_content_2 #page-body,
#template_1_content_3 #page-body {
	width: 850px;	
	text-align: left;
}

#template_1_content_1 #page-body-content,
#template_1_content_2 #page-body-content,
#template_1_content_3 #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}



/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 2 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_2_accessories {
	background-image: url(Images/template_2_accessories_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_2_accessories #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_2_accessories #banner {
	width: 850px;
	height: 235px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_2_accessories #page-title-container {
	position: absolute;
	top: 353px;
	left: 0px;
	width: 100%;
}

#template_2_accessories #page-title {
	width: 850px;	
	text-align: left;
}

#template_2_accessories #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_2_accessories #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_2_accessories #page-body-container {
	position: absolute;
	top: 415px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_2_accessories #page-body {
	width: 850px;	
	text-align: left;
}

#template_2_accessories #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 3 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_3_how,
body#template_3_contact {
	background-image: url(Images/template_3_how_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

body#template_3_contact {
	background-image: url(Images/template_3_contact_bg.gif);
}

/*------- BANNERS-------*/

#template_3_how #banner-container,
#template_3_contact #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_3_how #banner,
#template_3_contact #banner {
	width: 850px;
	height: 174px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_3_how #page-title-container,
#template_3_contact #page-title-container {
	position: absolute;
	top: 288px;
	left: 0px;
	width: 100%;
}

#template_3_how #page-title,
#template_3_contact #page-title {
	width: 850px;	
	text-align: left;
}

#template_3_how #page-title-content,
#template_3_contact #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_3_how #page-title-content h1,
#template_3_contact #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_3_how #page-body-container,
#template_3_contact #page-body-container {
	position: absolute;
	top: 348px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_3_how #page-body,
#template_3_contact #page-body {
	width: 850px;	
	text-align: left;
}

#template_3_how #page-body-content,
#template_3_contact #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 4 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_4_faq {
	background-image: url(Images/template_4_faq_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_4_faq #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_4_faq #banner {
	width: 850px;
	height: 263px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_4_faq #page-title-container {
	position: absolute;
	top: 377px;
	left: 0px;
	width: 100%;
}

#template_4_faq #page-title {
	width: 850px;	
	text-align: left;
}

#template_4_faq #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_4_faq #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_4_faq #page-body-container {
	position: absolute;
	top: 447px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_4_faq #page-body {
	width: 850px;	
	text-align: left;
}

#template_4_faq #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 5 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_5_news {
	background-image: url(Images/template_5_news_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_5_news #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_5_news #banner {
	width: 850px;
	height: 263px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_5_news #page-title-container {
	position: absolute;
	top: 459px;
	left: 0px;
	width: 100%;
}

#template_5_news #page-title {
	width: 850px;	
	text-align: left;
}

#template_5_news #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_5_news #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_5_news #page-body-container {
	position: absolute;
	top: 520px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_5_news #page-body {
	width: 850px;	
	text-align: left;
}

#template_5_news #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}


/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 6 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_6_partners {
	background-image: url(Images/template_6_partners_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_6_partners #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_6_partners #banner {
	width: 850px;
	height: 233px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_6_partners #page-title-container {
	position: absolute;
	top: 321px;
	left: 0px;
	width: 100%;
}

#template_6_partners #page-title {
	width: 850px;	
	text-align: left;
}

#template_6_partners #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_6_partners #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_6_partners #page-body-container {
	position: absolute;
	top: 383px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_6_partners #page-body {
	width: 850px;	
	text-align: left;
}

#template_6_partners #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 7 GALLERY DONOVAN --------------------*/
/*----------------------------------------------------------------------*/

body#template_7_design_donovan {
	background-image: url(Images/template_7_design_donovan_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

body#template_8_gallery_donovan {
	background-image: url(Images/template_8_gallery_donovan_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

body#template_9_profile_donovan {
	background-image: url(Images/template_9_profile_donovan_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_7_design_donovan #banner-container,
#template_8_gallery_donovan #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_7_design_donovan #banner,
#template_8_gallery_donovan #banner {
	width: 850px;
	height: 263px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_7_design_donovan #page-title-container,
#template_8_gallery_donovan #page-title-container {
	position: absolute;
	top: 83px;
	left: 0px;
	width: 100%;
}

#template_7_design_donovan #page-title,
#template_8_gallery_donovan #page-title {
	width: 850px;	
	text-align: left;
}

#template_7_design_donovan #page-title-content,
#template_8_gallery_donovan #page-title-content {
	margin-left: 0px;
	width: 600px;
	text-align: left;
}

#template_7_design_donovan #page-title-content-edit,
#template_8_gallery_donovan #page-title-content-edit {
	margin-left: 0px;
	width: 850px;
	text-align: left;
}

#template_7_design_donovan #page-title-content h1,
#template_8_gallery_donovan #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/
#template_7_design_donovan #page-body-container {
	position: absolute;
	top: 550px;
	left: 0px;
	width: 100%;  
	z-index: 2;
}

#template_8_gallery_donovan #page-body-container {
	position: absolute;
	top: 614px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_7_design_donovan #page-body,
#template_8_gallery_donovan #page-body {
	width: 850px;	
	text-align: left;
}

#template_7_design_donovan #page-body-content,
#template_8_gallery_donovan #page-body-content  {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}


/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 9 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_9_profile_donovan {
	background-image: url(Images/template_6_partners_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_9_profile_donovan #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_9_profile_donovan #banner {
	width: 850px;
	height: 233px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_9_profile_donovan #page-title-container {
	position: absolute;
	top: 341px;
	left: 0px;
	width: 100%;
}

#template_9_profile_donovan #page-title {
	width: 850px;	
	text-align: left;
}

#template_9_profile_donovan #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_9_profile_donovan #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_9_profile_donovan #page-body-container {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_9_profile_donovan #page-body {
	width: 850px;	
	text-align: left;
}

#template_9_profile_donovan #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}


/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 10 -----------------------------------*/
/*----------------------------------------------------------------------*/

body#template_12_profile_vokes {
	background-image: url(Images/template_6_partners_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_12_profile_vokes #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_12_profile_vokes #banner {
	width: 850px;
	height: 233px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_12_profile_vokes #page-title-container {
	position: absolute;
	top: 341px;
	left: 0px;
	width: 100%;
}

#template_12_profile_vokes #page-title {
	width: 850px;	
	text-align: left;
}

#template_12_profile_vokes #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_12_profile_vokes #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_12_profile_vokes #page-body-container {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_12_profile_vokes #page-body {
	width: 850px;	
	text-align: left;
}

#template_12_profile_vokes #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 11 --------------------*/
/*----------------------------------------------------------------------*/


body#template_10_design_vokes {
	background-image: url(Images/template_8_gallery_donovan_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_10_design_vokes #banner-container{
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_10_design_vokes #banner {
	width: 850px;
	height: 263px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_10_design_vokes #page-title-container {
	position: absolute;
	top: 83px;
	left: 0px;
	width: 100%;
}

#template_10_design_vokes #page-title {
	width: 850px;	
	text-align: left;
}

#template_10_design_vokes #page-title-content {
	margin-left: 0px;
	width: 600px;
	text-align: left;
}

#template_10_design_vokes #page-title-content-edit {
	margin-left: 0px;
	width: 850px;
	text-align: left;
}

#template_10_design_vokes #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/
#template_10_design_vokes #page-body-container {
	position: absolute;
	top: 550px;
	left: 0px;
	width: 100%;  
	z-index: 2;
}

/*#template_10_design_vokes #page-body-container {
	position: absolute;
	top: 614px;
	left: 0px;
	width: 100%;
	z-index: 2;
}*/

#template_10_design_vokes #page-body {
	width: 850px;	
	text-align: left;
}

#template_10_design_vokes #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}


/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE GALLERY VOKES --------------------*/
/*----------------------------------------------------------------------*/


body#template_11_gallery_vokes {
	background-image: url(Images/template_8_gallery_donovan_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}


/*------- BANNERS-------*/

#template_11_gallery_vokes #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_11_gallery_vokes #banner {
	width: 850px;
	height: 263px;
	overflow: hidden;
}

/*---- PAGE TITLE ------*/ 

#template_11_gallery_vokes #page-title-container {
	position: absolute;
	top: 83px;
	left: 0px;
	width: 100%;
}

#template_11_gallery_vokes #page-title {
	width: 850px;	
	text-align: left;
}

#template_11_gallery_vokes #page-title-content {
	margin-left: 0px;
	width: 600px;
	text-align: left;
}

#template_11_gallery_vokes #page-title-content-edit {
	margin-left: 0px;
	width: 850px;
	text-align: left;
}

#template_11_gallery_vokes #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_11_gallery_vokes #page-body-container {
	position: absolute;
	top: 614px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_11_gallery_vokes #page-body {
	width: 850px;	
	text-align: left;
}

#template_11_gallery_vokes #page-body-content  {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}


/*----------------------------------------------------------------------*/
/*------------------------TEMPLATE 13 GALLERY --------------------------*/
/*----------------------------------------------------------------------*/

body#template_13_gallery {
	background-image: url(Images/template_1_content_3_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/*------- BANNERS-------*/

#template_13_gallery #banner-container {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
}

#template_13_gallery #banner {
	width: 850px;
	height: 232px;
	overflow: hidden;
}


/*---- PAGE TITLE ------*/ 

#template_13_gallery #page-title-container {
	position: absolute;
	top: 330px;
	left: 0px;
	width: 100%;
}

#template_13_gallery #page-title {
	width: 850px;	
	text-align: left;
}

#template_13_gallery #page-title-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}

#template_13_gallery #page-title-content h1 {
	font-size: 28px;
	color: #9cc5ca;
}

/*------ PAGE CONTENT -----*/

#template_13_gallery #page-body-container {
	position: absolute;
	top: 383px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#template_13_gallery #page-body {
	width: 850px;	
	text-align: left;
}

#template_13_gallery #page-body-content {
	margin-left: 250px;
	width: 600px;
	text-align: left;
}







/*------ LOGO -----*/

#logo-container {
	position: absolute;
	top: 424px;
	left: 0px;
	width: 100%;
	z-index: 100;
}

#logo {
	position: relative;
	width: 850px;	
	text-align: left;
	z-index: 3;
}


#logo-content-link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 148px;
	height: 136px;
	text-align: left;
	z-index: 3;
}

#logo-content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 148px;
	height: 136px;
	text-align: left;
	z-index: 2;
}







/*---------------------------------------- GALLERY ------------------------------------*/

#gallery-wrapper {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 100%;
	z-index: 99;
}

h2.gallery {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom: 10px;
}

/*--- HORIZONTAL ---*/

#horizontal-gallery-container {
	text-align: left;
	position: relative;
	width: 850px;
	height: 477px;
	/*border: 1px solid red;*/
}

#horizontal-gallery-top {
	position: absolute;
	top: 43px;
	left: 0px;
	width: 850px;
	height: 377px;
}

#horizontal-gallery-bottom {
	position: absolute;
	left: 206px;
	top: 387px;
	width: 644px;
	height: 84px;
	/*border: 1px solid red;*/
}

.horizontal-gallery-item-container {
	position: relative;
	width: 120px;
	height: 74px;
	overflow: hidden;
}

.horizontal-gallery-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.horizontal-gallery-item {
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 120px;
	height: 70px;
	overflow: hidden;
}

.horizontal-gallery-break {
	font-size: 1px;
	width: 11px;
	line-height: 5px;
}

#gallery-button-left {
	position: absolute;
	top: 464px;
	left: 207px;
	z-index: 201;
}

#gallery-button-right {
	position: absolute;
	top: 464px;
	left: 838px;
	z-index: 201;
}


.gallery-top-content-off {
	position: absolute;
	top: 25px;
	left: 0px;
	display: none;
}

.gallery-top-content-on {
	position: absolute;
	top: 25px;
	left: 0px;
	display: block;
}

.image-large-horizontal	{
	width: 644px;
	height: 336px;
	overflow: hidden;
	/*background-color: #eeeeee;*/
}

.gallery-top-content-off {
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}

.gallery-top-content-on {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}
	

/*--- VERTICAL ---*/

#vertical-gallery-container {
	text-align: left;
	position: relative;
	width: 850px;
	height: 373px;
}	

#vertical-gallery-left {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 705px;
	height: 350px;
	background: url(Images/gallery-vert-bg.gif) no-repeat top left;
}

#vertical-gallery-right {
	position: absolute;
	right: 0px;
	top: 14px;
	width: 128px;
	height: 350px;
}

.vertical-gallery-item-container {
	position: relative;
	width: 126px;
	height: 82px;
	overflow: hidden;
}

.vertical-gallery-item {
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 99;
}

.vertical-gallery-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.vertical-gallery-break {
	font-size: 1px;
	height: 7px;
	line-height: 5px;
}

#vertical-gallery-thumbs,
#horizontal-gallery-thumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.gallery-left-content-off {
	position: absolute;
	top: 25px;
	left: 20px;
	display: none;
}

.gallery-left-content-on {
	position: absolute;
	top: 25px;
	left: 20px;
	display: block;
}

.gallery-large-surround {
	width: 476px;
	height: 302px;
	overflow: hidden;
}

.gallery-left-text {
	width: 164px;
	height: 221px;
	overflow: hidden;
	border: 1px solid white;
}

#gallery-button-up {
	position: absolute;
	top: 0px;
	left: 835px;
	z-index: 201;
}

#gallery-button-down {
	position: absolute;
	top: 365px;
	left: 835px;
	z-index: 201;
}


/*--- LONG ---*/

.image-large-horizontal-long	{
	width: 850px;
	height: 336px;
	overflow: hidden;
	/*background-color: #eeeeee;*/
	/*border: 1px solid red;*/
}


/*--- EDIT ---- */

#gallery-wrapper-edit {
	position: relative;
	margin-top: 75px;
	width: 100%;
}

#gallery-container-edit {
	position: relative;
	width: 850px;
	
}



/*-------- FOOTER -------*/

#footer {
	margin-top: 30px;
	font-size: 9px;
	color: #9cc5ca;
}

#footer .bodytext,
#footer #disclaimer_content {
	font-size: 9px;
	color: #9cc5ca;
}

#footer #disclaimer_link a {
	font-size: 9px;
	width: 100%;
}