body, p, h1, h2, h3, form, br, div {
	margin:0;
	padding:0;
}

body { 
	font:normal 15px/1.5 arial,sans-serif;
	color:#666666;
}

a { color:#666666; text-decoration:none; }
a.special { color:#0D94DF; /* 0298ff */ }
a:hover, a:hover.special { color:#ea2b72; text-decoration:underline; }

/* image */
img { border:0; }
img.frame { border:1px solid #eeeeee; }
img.align { vertical-align:text-top; }
.thumbnail {
	width:130px;
	height:130px;
	border:1px solid #eeeeee;
	text-align:center;
}
.thumbnail a { display:block; width:130px; height:130px; }

p { margin-bottom:10px; }

h1 { 
	font-size:17px;
	margin-bottom:10px;
}

h2 {
	font-size:15px; 
}

h3 {
	font-size:15px;
}

h1, h1 a, h2, h2 a, h3, h3 a { color:#424242; }

/* h3 style */
h3.title {
	text-transform:uppercase;
	margin-bottom:5px;
}
h3.more { background:url(../images/v2/more.gif) no-repeat right center; }
h3.title a { display:block; }
/* h3 style */

/* input / button */
input, input.input_text, select, textarea { color:#666666; font-family:arial; }
input.input_text, select, textarea { border:1px solid #cccccc; }
input.input_text, textarea { padding:2px; }
input.submit { font-size:15px; padding:2px; *padding:5px 0 0 0; }
/* input / button */

.separator { margin-bottom:20px; }
.separator_small { margin-bottom:10px; }

.separator_border {
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:15px;
}
.separator_border_small {
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
	padding-bottom:10px;
}

.image_float, .item_float {
	float:left;
	margin-right:10px;
}
.item_float_right { float:right; }

.bg {
	background-color:#f2f2f2;
	padding:10px;
}

.inline { *display:inline; }
.last { margin-right:0; }
.hide { display:none; }
.clear { clear:both; }
.small_font { font-size:13px; }
.normal_font { font-size:15px; }
.nobold_font { font-weight:normal; color:#666666; }
.bold_font { font-weight:bold; }
.note { color:#999999; }
#msg, .msg { color:#cc3300; }
 
/* ul */
ul {
	list-style-type:square;
	margin:0;
	padding:0;
	padding-left:15px;
}
ul.no_list {
	list-style:none;
	margin:0;
	padding:0;
}
/* ul */

/* page navigation */
ul.page_navigation, ul.page_navigation li {
	list-style:none;
	padding:0;
	margin:0;
}
ul.page_navigation li {
	float:left;
	border:1px solid #dddddd;
	margin-right:3px;
	display:block;
	/*font-weight:bold;*/
	color:#424242;
}
ul.page_navigation li a, ul.page_navigation li.current_page {
	display:block;
	float:left;
	padding:0 7px;
	color:#424242;
}
ul.page_navigation li a:hover {
	color:#ea2b72;
}
ul.page_navigation li.current_page {
	background-color:#dedede;
}
ul.page_navigation li.page_dot {
	border:none;
}
/* page navigation */

/* icon */
.icon a { padding-left:19px; }
.icon_facebook { background:url(../images/icons/facebook.png) no-repeat; }
.icon_google_buzz { background:url(../images/icons/google_buzz.png) no-repeat; }
.icon_heart { background:url(../images/icons/heart.png) no-repeat; }
.icon_email { background:url(../images/icons/email.png) no-repeat; background-position:0 2px; *background-position:0 0; }
.icon_profile { background:url(../images/icons/profile.png) no-repeat; *background-position:0 -2px; }
.icon_write { background:url(../images/icons/write.png) no-repeat; background-position:0 1px; *background-position:0 0; }
.icon_information { background:url(../images/icons/info.png) no-repeat; }
.icon_rating { background:url(../images/icons/star_2.png) no-repeat; *background-position:0 -1px; }
.icon_tweet { background:url(../images/icons/comments.png) no-repeat; *background-position:0 -1px; }
.icon_photo { background:url(../images/icons/photo2.png) no-repeat; background-position:0 1px; *background-position:0 -1px; }
.icon_zoom { background:url(../images/icons/zoom.png) no-repeat; background-position:0 1px; *background-position:0 -1px; }
.icon_reply { background:url(../images/icons/reply_comment.png) no-repeat; background-position:0 1px; *background-position:0 -2px; }
.icon_brand { background:url(../images/icons/brand.png) no-repeat; background-position:0 1px; *background-position:0 0; }
.icon_shop { background:url(../images/icons/home.png) no-repeat; *background-position:0 -1px; }
img.icon { vertical-align:text-top; }

/* error / success msg */
#error_message {
	background-color:#fde5e5;
	border:1px solid #cc3300;
	padding:5px 10px;
	color:#cc3300;
	/*-moz-border-radius:5px;*/
}

#success_message {
	background-color:#e8eff8;
	border:1px solid #316ac5;
	padding:5px 10px;
	color:#316ac5;
	/*-moz-border-radius:5px;*/
}

#breadcrumb { 
	margin:0;
	line-height:1;
	padding-bottom:20px;
	color:#0D94DF;
}
#breadcrumb a { color:#0D94DF; }
#breadcrumb a:hover { text-decoration:underline; }

/* color */
table.color_wrapper td { border:2px solid #f4f4f4; }
table.color_wrapper td a { height:18px; width:18px; display:block; }
.color_title.item_float { margin-right:5px; _margin-left:3px; }

/* photos thick frame */
.photo_thick_wrapper .image_float {
	margin-right:8px;
	_margin-right:7px;
}
.photo_thick_wrapper .last { margin-right:0; }
.photo_thick_wrapper img.frame {
	border:7px solid #f2f2f2;
}
.photo_thick_wrapper a:hover img.frame { border-color:#d0d0d0; }
.photo_thick_wrapper #desc { margin-top:8px; text-align:center; }
.photo_thick_wrapper #desc a { display:block; }
.photo_thick_wrapper .separator_small { margin-bottom:8px; }

/* more button */
.more_button a {
	background-color:#0D94DF;
	color:#ffffff;
	padding:7px;
	-moz-border-radius:5px;
	*line-height:30px;
}
.more_button a:hover {
	background-color:#ea2b72;
	text-decoration:none;
}