html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	/*background: #ebeff2;*/
	text-align: center;
  font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 1em;
  color: #2f302a;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
a, a:visited {
	color: #ec0382;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img, img {
	border: none;
}
img {
}

/* layout */
div#container {
	width: 980px;
	margin: 0px auto;
	background: #fff;
	text-align: left;
}
div#page {
	width: 960px;
	margin: 0px 10px 0px 10px;
}
div#header {
	height: 85px;
	background: #9ac035;
	margin-bottom: 20px;
	position: relative;
}
div#content {
	width: 470px;
	float: left;
	margin-right: 10px;
}
div#column_left {
	width: 220px;
	float: left;
}
div#column_right {
	width: 240px;
	float: right;
}
div#footer {
	clear: both;
}
/* layout ends here */

/* header */
div#header div#logo {
	width: 197px;	
	height: 49px;
	float: left;
	position: relative;
	top: 17px;
	left: 20px;
}
div#header ul#menu_top {
  float: right;
  position: relative;
  top: 55px;
  right: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
}
div#header ul#menu_top li {
  float: left;
  padding: 0px 10px 0px 10px;
	border-right: 1px dotted #fff;
}
div#header ul#menu_top li a {
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 20px;
	font-size: 80%;
}
div#header ul#menu_top li a:hover { }
div#header form#login_top {
	position: absolute;
	top: 0;
	right: 0;
}
div#header p.login {
	position: absolute;
	top: -10px;
	right: 10px;
	color: #fff;
	font-size: 80%;
}
div#header form#login_top p {
	margin: 0;
	padding: 3px 10px 0px 0px;
	text-align: right;
}
div#header form#login_top p {
	font-size: 80%;
}
div#header form#login_top p label {
	color: #fff;
}
div#header form#login_top p a.register_button {
	margin-top: 3px;
	display: inline-block;
	height: 16px;
	width: auto;
	padding-left: 20px;
	background: transparent url('../image/b_arrow.png') 0px center no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/* header ends here */

/* column */
#slideshow {
	position: relative;
	height: 165px;
}
#slideshow IMG {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}
#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow IMG.last-active {
	z-index: 9;
}
/* column ends here */

/* box styling */
div.box {
	margin-bottom: 20px;
}
div.box {
	font-size: 80%;
}
div.box div.sponsor {
	margin-bottom: 5px;
	text-align: center;
}
div.box h3 {
  margin: 0;
  padding: 0px 0px 5px 0px;
  color: #ec0382;
  font-variant: small-caps;
  font-weight: bold;
	font-size: 100%;
}
div.box span img {
}
div.box p {
	padding: 3px 0px 3px 0px;
	margin: 2px 0px 2px 0px;
}
div.box p.poll_question {
	margin: 0px 0px 5px 0px;
	font-size: 90%;
	padding: 0;
	font-weight: bold;
}
div.box table.poll {
	border-top: 1px solid #DDDDDD; 
	font-size: 90%;
	margin: 0;
	padding: 0;
}
div.box table.poll td.border_bottom {
	border-bottom: 1px solid #DDDDDD;
}
div.box span.option {
	display: inline-block;
	height: 16px;
	width: auto;
	padding: 1px 3px;
	padding-left: 20px;
	margin-right: 15px;
	background: transparent url('../image/b_arrow.png') 0px 0px no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
div.box span.option a {
	color: #ec0382;
	text-decoration: none;
}
div.box hr {
	border: 1px dotted #ddd;
}
/* box styling ends here */

/* content */
div#content_main {
	padding: 0px 10px 10px 0px;
}

div#content_main h1 {
  font-size: 120%;
  margin: 0px 0px 3px 0px;
	color: #1a191e;
}
div#content_main h1.photo {
  font-size: 110%;
  margin: 5px 0px 0px 0px;
}
div#content_main h1 a, div#content_main h2 a {
	color: #1a191e;
	text-decoration: none;
}
div#content_main h1.highlight {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 90%;
} 
div#content_main h2 {
  font-size: 90%;
	margin: 0;
  padding: 10px 0px 3px 0px;
	color: #1a191e;
}
div#content_main h3 {
  font-size: 90%;
	margin: 0;
  padding: 10px 0px 3px 0px;
	color: #1a191e;
}
div#content_main p, div#content_main address {
  margin: 5px 0px 5px 0px;
  font-size: 80%;
  text-align: justify;
}
div#content_main p {
	line-height: 1.4em;
	padding: 3px 0px 3px 0px;
}
div#content_main p.author {
	font-size: 70%;
	color: #949494;
	margin: 0;
	padding: 0;
}
div#content_main p.additional_info {
	color: #ccc;
	font-size: 70%;
	margin: 0;
	padding: 0;
}
div#content_main div.review {
	background: #F7F7F7; 
	border: 1px solid #DDDDDD; 
	padding: 10px; 
	margin-bottom: 10px;
	font-size: 90%;
}
div#content_main div.shops {
	border: 1px solid #ddd;
	padding: 4px;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 140px;
	height: 190px;
	float: left;
	font-size: 80%;
}
div#content_main div.options {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	height: 20px;
}
div#content_main div.options1 {
	margin-top:3px;
	height: 15px;
}
div#content_main div.options span.option, div#content_main div.options1 span.option {
	float: left;
	display: inline-block;
	height: 16px;
	width: auto;
	padding: 1px 3px;
	padding-left: 20px;
	margin-right: 15px;
	background: transparent url('../image/b_arrow.png') 0px 0px no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
}
div#content_main div.options span.option a, div#content_main div.options1 span.option a {
	color: #000;
	text-decoration: none;
}
div#content_main hr {
	border: 0px;
	border-bottom: 1px dotted #ccc;
}
div#content_main table {
	border-top: 1px solid #DDDDDD; 
	font-size: 80%;
}
div#content_main table th {
}
div#content_main table td {
}
div#content_main table td.border_bottom, div#content_main table th.border_bottom {
	border-bottom: 1px solid #DDDDDD;
}
div#content_main address {
	font-size: 80%;
	font-style: normal;
}
div#content_main ul {
	margin: 10px;
}
div#content_main ul li {
	font-size: 80%;
	line-height: 1.4em;
}
div#content_main div.photogallery a {
	display: block;
	float: left;
	margin: 5px 11px 5px 0px;
	padding: 2px;
	border: 1px solid #b3b3b3;
	background: #ddd;
}
div#content_main div.photogallery a img {
	display: inline;
}
div#content_main span.content_image_left {
	display: block;
	float: left;
	margin: 10px 10px 5px 0px;
	border: 0px solid #c75a33;
}
div#content_main span.content_image_right {
	display: block;
	float: right;
	margin: 10px 0px 5px 10px;
	border: 0px solid #c75a33;
}

/* content ends here */

/* footer */
div#footer p {
  color: #949494;
  font-size: 70%;
  text-align: center;
  padding: 0px 0px 0px 0px;
}
/* footer ends here */

/* switcher */
.switcher {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 131px;
	height: 22px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #000000 url('../image/dr_bg_language.png') repeat-x;
}
.switcher .selected a {
	border: 0px solid #CCCCCC;
	background: url('../image/dr_bg_language2.png') 4px center no-repeat;
	font-size: 70%;
	line-height: 22px;
	color: #ffffff;
	padding: 0px 0px 0px 7px;
}
.switcher .selected a:hover {
	background: transparent url('../image/dr_bg_language2.png') 4px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background-color: #cb5b35;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #fff;
	padding: 3px 5px 3px 5px;
	font-size: 70%;
}
.switcher img {
	position: relative;
	top: 1px;
}
/* switcher ends here */

/* general styling */
.button {
	padding-left: 4px;
	display: inline-block;
	margin-right: 0px;
	background: url('../image/b_button_left.png') top left no-repeat;
	text-decoration: none !important;
	color: #fffefe;
	height: 19px;
	width: auto;
	cursor: hand;
	font-size: 90%;
	font-weight: bold;
}
.button span {
	color: #FFF;
	display: inline-block;
	padding: 1px 10px 5px 5px;
	background: url('../image/b_button_right.png') top right no-repeat;
	height: 19px;
	line-height: 17px;
}
.buttons {
  margin: 0;
  padding: 5px 0px 5px 0px;
  text-align: right !important;
}
.success {
	padding: 5px !important;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px !important;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 10px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.important {
	padding: 10px !important;
	background: #F8F8F8;
	font-size: 70%;
	border: 1px solid #DDDDDD;
	font-weight: bold;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
	font-size: 70%;
	clear: both;
}

/* pagination */
.pagination {
	display: inline-block;
	width: 458px;
	background: #F8F8F8;
	margin-bottom: 10px;
	font-size: 70%;
	border: 1px solid #DDDDDD;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 1px 4px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 1px 4px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
/* pagination ends here */

.bold { font-weight: bold !important; }
.clear { clear: both; overflow: hidden; }
.floatLeft { float: left !important; }
.floatRight { float: right !important; }
.noborder { border: 0px !important }
.margin0 { margin: 0 !important; }
.padding0 { padding: 0 !important; }
.marginRight0 { margin-right: 0 !important; }
.paddingTop0 { padding-top: 0 !important; }
.align_center { text-align: center !important; }
.align_right { text-align: right !important; }
.text_small { font-size: 70% !important; }
.text_normal { font-size: 80% !important; }
.weight_normal { font-weight: normal !important; }
.text_big { font-size: 130% !important; }
.text_red { color: #f00 !important; }
.text_pink { color: #ec0382 !important; }
.valign_top { vertical-align: top !important; }
.imageLeft { margin-right: 10px; margin-bottom: 10px; }
/* general styling ends here */


/*
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}


.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear {
	overflow: hidden;
	width: 100%;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
*/


