
/*
 ********************************************************************************************
 * Base Theme
 ********************************************************************************************
 */

body {
	background: #fff url(images/body-bg-gradient.gif) 0 -1px repeat-x;;
	}

#header {
	background: #001132 url(images/header-bg.jpg) 50% 0px no-repeat;
	height: 163px;
	text-align: left;
	}

	#header h1 a {
		margin: .8em 0 0 .8em;
		display: block;
		background: transnparent url(images/header-bg.jpg) 0 0 no-repeat;
		width: 200px;
		height: 92px;
		}

	#header h1 a:hover {
		background-color: transparent;
		}

/*
 ********************************************************************************************
 *	Navigation
 ********************************************************************************************
 */

      #nav {
      	/*clear: left;
			position: relative;
			top: 19px;
			left: 24px;
			padding-right2: 30px;
			float: none;
			display2:none;*/
			}

			#nav li {

			}

			#nav a {
			   font-family2: georgia;
				font-weight: bold;
				font-size: 13px;
				padding: 0.6em 1.2em !important
			}

			#nav li.selected a {
				background: #91A9B3;
				color: #fff;
				}
				
         .navDivider {
			 	color:#1B3453;
			}

/*
 ********************************************************************************************
 *	Containers
 ********************************************************************************************
 */

	#watermark {
		background: transparent url(images/feature-bg-empty.jpg) 50% 162px no-repeat;
	}

	.wrapper {
		background: transparent;
		}

   body#welcome #watermark  {
	   background-image: url(images/feature-bg.jpg);
		margin-bottom2:20x;
	}
	
   #feature {
	   display: none;
	}
	
	body#welcome #feature {
		background: transparent;
		height: 120px;
		}

	#content {
		background: transparent;
		min-height:300px;
		padding: 10px 30px 4px 30px;
		}

		h1 {
			margin-bottom: 10px;
		}

      a:link, a:visited, a:active {
			color: #7AABBA;
			text-decoration: underline;
			padding: 0;
		}

	#feature {
	   display: none;
	}
	.wrapper {
	   background: transparent;
	}
   body#welcome #feature {
		height: 120px;
		display:block;
		background-color2: #fff;
	}
	
/*
 ********************************************************************************************
 *	Footer
 ********************************************************************************************
 */
 
	#footer {
		background: transparent url(images/footer-bg.gif) 50% 0px no-repeat;
		padding-top: 110px;
		padding-bottom: 40px;
		}


	#footer .padded {
		background: #EEEEEE;
		margin: 0 30px 0 30px;
		padding: 20px 10px 0 10px;
		font-size2: 8pt;
		font-weight2: bold;
		}

	#footer p {
		font-size: 12px;
		margin: 0px 10px;
		}

	#footer strong {
	   color2: #646F83;
	}

	#footer .left strong {
	   text-align: left;
	   width: 90px !important;
	   display: block;
		float: left;
		padding-right: 8px;
	}
	
	#footer .right strong {
	   text-align: right;
	   width: 100px !important;
	   display: block;
		float: left;
		padding-right: 8px;
	}


	#bottomMenu {
	   margin-top: 30px;
	   color: #797365;
	   text-align: center;
	   line-height: 26px;
	}
	
	   #bottomMenu a {
	      padding: 4px;
	      float:none;
	   }
	
	#footer .discount {
	   font-weight:bold;
	   margin-top: 30px;
	   text-align: center;
	}
	
	#footer .bottom {
	   margin-top: 200px;
	}
	#footer .bottom p {
	   text-align: center;
	   margin: 12px 0;
	   color: #797365;
	}





		
#header, #feature, .wrapper {
	background2: transparent;
}


#watermark {
	background2: url(../images/template-09.jpg) 50% 0 no-repeat;
}

#header {
	height: 162px;
}

	#header h1 {

		}


/*
 ********************************************************************************************
 *	Text
 ********************************************************************************************
 */
 
h1 {
	margin-left: 12px;
	margin-top: 10px;
}

h2 {
	color: #668188 !important;
}


form {
	margin-top: 0px;
}


/*
********************************************************************************************
*	Breadcrumbs
********************************************************************************************
*/

	p#breadcrumbs {
	   margin: 6px 0 18px 14px;
	   position: relative;
	   left: -2px;
	   color: #ccc;
	}

	#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
		font-size: 12px;
		color: #929FA4;
		text-decoration: none;
		padding: 4px !important;
	}

	#breadcrumbs a:hover {
		font-size: 12px;
		color: #7AABBA;
		text-decoration: underline;
	}

/*
 ********************************************************************************************
 *	Nav
 ********************************************************************************************
 */
 
	#nav {
	   padding: 0 0 0 5px;
		clear: left;
		text-align: left;
		float: none;
		top: 16px;
		position: relative;
		margin-left: 24px;
		}

   #nav li a {
		color: #607178;
		text-decoration: none;
	}

	#nav li a:hover {
		background: #111B22;
		background: transparent;
		color: #71B5B4;
		text-decoration: none;
	}

	#nav li.selected a {
		background: transparent;
		color: #ccc;
	}

	#nav li.selected a:hover {
		text-decoration: none;
	}
	

	#subnav {
	   margin-top: 121px;
	   background: transparent !important;
	}

	#subnav .padded {
	   border: solid 1px #E7EBED !important;
	   
	}

	#subnav ul a {

	}

	#subnav h2 a {

	}

	#subnav ul a:hover {
		background-color:#E3F0F5;
	}
	
	#welcome #content h1 {
	   display:none;
	}

	h2 {
	   margin-top: 8px;
	   color: #80C530;
	}

	.padded {
		padding: .4em 1em;
		background2: #F6F8FC !important;
		background: transparent !important;
	}

	#sidebar .padded {
	   border: solid 1px #E7EBED !important;
	}

   	/* Colset2 */
	.colset-2 .col-1, .colset-2 .col-2 {
		width:49%;
		}


	/* Colset4 */
	.colset-5 {
	   margin-bottom: 10px;
	}
	.colset-5 .col-1, .colset-5 .col-2, .colset-5 .col-3, .colset-5 .col-4, .colset-5 .col-5 {
		float:left;
		width:19%;
		width: 134px;
		background: transparent;
		text-align: center;
		display:block;
		}

	.colset-5 .col-1, .colset-5 .col-2, .colset-5 .col-3, .colset-5 .col-4 {
		margin-right:10px;
		}

	.colset-5 .padded {
		padding:0;
		background: transparent !important;
		}


#footer .padded {
	border-top2: solid 10px #564533;
	background2: #3E3224 !important;
}

.right {
	float: right;
}


/*
********************************************************************************************
*  Images in general
********************************************************************************************
*/

	.image_wrapper {
	   display2:block;
	   width: 136px;
	   height: 136px;
		overflow: hidden;

	}

	 .image_wrapper img {
		width: 130px;
	   height: 130px;
	   border: solid 3px #D9EFED;
	}
	
/*
********************************************************************************************
*	Text item link
********************************************************************************************
*/

	a.textitemLink {
		text-decoration: none !important;
		display: block;
		outline:none;
	cursor:hand !important;
	font-weight: bold;
	}
	a.textitemLink:hover {
		text-decoration: none !important;
		background: transparent;
	}
	a.textitemLink span {
		text-decoration: none !important;
		margin-bottom: 6px;
	}
	a.textitemLink:hover strong {
		color: #668188;
		text-decoration: underline !important;
	}
	
	a.textitemLink:hover img {
		border-color: #5D93A4;
		border-color: #80C530;
		border-color: #90BCB9;
	}

	a.textitemLink strong {
	   font-size: 1.2em;
	   font-weight: bold;
	   text-align: center;
	   padding: 0px 0 0 0 !important;
	   margin-top: 9px;
	   margin-bottom: 10px;
	   cursor2: default;
	   display:block;
	   color: #668188;
	   line-height: 16px;
		}


/*
********************************************************************************************
*	Gallery classes
********************************************************************************************
*/

.gallerytext {
	width: 300px;
	float: left;
	padding-top: 6px;
}
.gallery {
	width: 346px;
	float: right;
	padding: 10px 0px 0 10px;
	background2: #000000 url("../images/sidebar-bg.jpg") repeat-x top right;
}
#gallery .padded {
	padding: 10px 0 10px 12px;
}
.galleryitem {
	display: block;
	float: right;
}
.gallery a {
	width: 100px;
	height: 94px;
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	padding: 0px;
	overflow: hidden;
	border: solid 3px #D9EFED;
}
.gallery a:hover {
	border-color: #90BCB9;
}
.gallery img {
	border: none !important;
	
}
