img, div {
	behavior: url(/iepngfix.htc);
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #EBEBEB;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #335C85;
	
	background-image: url(/img/blue_top_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited {
	color: #335C85;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	color: #336699;
}

/* main container */
#container {
	width: 920px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}

/* header related stuff */
#header {
	text-align: left;
	height: 67px;
	background-color: #003366;
	border-bottom: 3px solid #000;
}
	#logo {
		float: left;
		position: absolute;
	}
	#cart {
		float: right;
		display: inline;
		text-align: right;
		font-size: 10px;
		text-transform: uppercase;
		color: #fff;
		padding-top: 5px;
		padding-bottom: 2px;
		padding-right: 10px;
	}
	#search {
		position: absolute;
		z-index: 5;
		top: 30px;
		float: right;
		margin-left: 715px;
	}
	#search_button {

	}
	#search_input {
		border: 2px solid #000;
		background-color: #BDCADC;
		width: 130px;
		padding: 2px;
	}
	#login_form {
		/*float: left;
		margin-top: -50px;
		padding-left: 300px;
		text-align: center;*/
		text-align: center;
	}

/* navigation related */
#nav {
	text-align: center;
	float: right;
	background-image: url(/img/topnav_bg.gif);
	width: 694px;
	height: 30px;
	padding-top: 20px;
	color: #fff;
}
#nav a, #nav a:link, #nav a:visited {
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#product_nav {
	text-align: center;
	float: right;
	width: 667px;
	height: 50px;
}

/* content area related */
#content {
	color: #335C85;
	text-align: left;
}

#content h1, #advert_right h1 {
	color: #cc0000;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#content h2 {
	color: #BCC5D3;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 5px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

#left_side {
	float: left;
	width: 240px;
	padding-left: 5px;
}

#left_side h1 {
	color: #615753;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

	#advert_left {
		width: 240px;
	}

#right_side {
	float: right;
	width: 665px;
	padding-right: 5px;
}
	#advert_right {
		
	}

.grey_text {
	color: #999999;
}

.red_text {
	color: #CC2229;
}

.blue_text {
	color: #335C85;
}

.white_text {
	color: #fff;
}

.news_item, .news_item_alt {
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.news_item {
	color: #909C98;
}
.news_item_alt {
	background-color: #CBCBCB;
	color: #fff;
}

.news_title, .news_date {
	color: #335C85;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
}

.news_title_alt, .news_date_alt {
	color: #CC2229;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
}

.news_title, .news_title_alt {
	margin-left: -10px;
}

.news_cat_title, .news_cat_title_alt {
	font-size: 16px;
	font-weight: bold;
}

.pagination {
	border: 1px solid #828282;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #001F42;
	color: #fff;
	font-weight: bold;
}

.pagination:link, .pagination:visited {
	background-color: #cccccc;
	color: #434343;
	text-decoration: none;
	font-style: normal;
}

.pagination:visited {
	color: #828282;
}

.pagination:hover {
	color: #fff;
	background-color: #335C85;
}

#footernav {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

#footernav a, #footernav a:link, #footernav a:visited {
	font-style: normal;
	text-decoration: none;
}

#footernav a:hover {
	text-decoration: none;
}

#gallery_nav_container {
	/*border: 2px solid #B8B6B7;
	background-color: #ECEBE9;*/
	width: 216px;
}

.gallerynav, .gallerynav a, .gallerynav a:link, .gallerynav a:visited {
	padding: 5px;
	color: #828282;
	text-decoration: none;
	width: 206px;
	font-style: normal;
}

.gallerynav_ro, .gallerynav_ro a, .gallerynav_ro a:link, .gallerynav_ro a:visited  {
	padding: 5px;
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	width: 206px;
	font-style: normal;
}

.gallerynavsection {
	color: #fff;
	background-color: #909C97;
	font-weight: bold;
	padding: 5px;
}

.galleryprodprice {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	margin-right: 25px;
	padding-left: 10px;
}
.galleryprodpricesidebar {
	float: right;
	clear: left;
	margin-right: 0px;
	padding-left: 30px;
	padding: 10px;
}

.dropshadow {
  float: left;
  background: url(/img/background-dropshadow.png) no-repeat bottom right !important;
  background: url(/img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.dropshadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

