/*
Theme Name: ibizupdate
Theme Style: Nice and Sleek design. Suitable for all blog niche.
Theme URI: http://www.channelletterssupplier.com/
Description: Nice and Sleek design. Suitable for all blog niche.update by piaoyu.
Author: piaoyu
Author URI: http://www.aplor.com/

*/

body {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:14px;
	color: #000000;
	background-color:#ddfcb5;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	height: 100%;
}

#wrapper_newsletter {
        width: 600px;
        
}  
#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
.topword { margin-bottom:10px; color:#fff;}
.topword a { color:#fff; text-decoration:none;}
.topword a:hover { text-decoration:underline;}
#back_top_newsletter {
	width: 600px;
	background-repeat:no-repeat;
}
#back_top {
	float: left;
	width: 985px;
	background-repeat:no-repeat;
}
#back_bottom {
	float: left;
	width: 985px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
}
#back_bottom a {
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
#back_bottom a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration:underline;
}
#wrapper_inside {
background-image:url(images/back_center_center.png);
	float: left;
	width: 985px;
	min-height: 200px;
}
#wrapper_inside_landing {
	float: left;
	width: 985px;
	min-height: 200px;
}
#wrapper_inside_header {
	float: left;
	width: 985px;
	min-height: 200px;
        *height:200px;
	background-repeat:no-repeat;
}
#wrapper_inside_header_newsletter {
	width: 600px;
	min-height: 200px;
	background-repeat:no-repeat;
}
#header {
	float: left;
	width: 985px;
	height: 140px;
}
#logo {
	float: left;
	width: 450px;
	min-height: 50px;
	background-repeat:no-repeat;
	margin-left: 25px;
	margin-top: 15px;
}
#logo h2 {
	padding-top: 50px;
	margin:0px;
	font-weight: normal;
	color:#333333;
	font-size: 14px;
}
#ads {
	float: right;
	width: 468px;
	margin: 15px 30px 25px 0;
        *margin:0 30px 25px 0;
}
#menu_bar {
	float: left;
	width: 974px;
	height: 30px;
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-x;
	margin-left: 5px;
	margin-right: 6px;
}
#main_menu {
	float: left;
	width: 700px;
	height: 30px;
}
#main_menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_menu ul li {
	float: left;
	font-size: 12px;
	color: #dee8f6;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main_menu li a {
	text-align: center;
	padding-right: 14px;
	padding-left: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
}
#main_menu li a:hover {
	background: #000;
}
#menu_right_box {
	float: right;
	width: 237px;
	height: 26px;
	padding-left: 3px;
	padding-top: 4px;
}
#search_form {
	display: inline;
}
#s {
	margin-top: 2px;
	float: left;
	background: none;
	border: 0;
	width: 161px;
}
#search_submit {
	width:67px;
	height:21px;
	border:none;
	cursor:pointer;
	display: inline;
}
#content {
	float: left;
	width: 985px;
	min-height: 300px;
}
#post_area {
	float:left;
	width: 565px;
}

.post_message {
	margin: 15px;
	font-size: 16px;
	text-transform: uppercase;
}
.post_box {
	float:left;
	width: 535px;
	margin: 10px 15px 10px 15px;
}
.post_box_landing {
	float:left;
	width: 700px;
	margin: 10px 15px 10px 15px;
}
.post_title {
	float:left;
	width: 535px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}
.post_box h1 {
	margin:0;
	text-transform:uppercase;
	font-size:20px;
	color: #333333;
	font-weight: normal;
}
.post_box h1 a {
	color: #333333;
	text-decoration:none;
}
.post_box h1 a:hover {
	color: #336600;
	text-decoration:none;
}
.post_details a, .post_content a, .post_info a, .comment_area a {
	color: #336600;
	text-decoration: none;
}
.post_details a:hover, .post_content a:hover, .post_info a:hover, .comment_area a:hover {
	color: #666666;
	text-decoration: underline;
}
.post_details {
	float:left;
	width: 535px;
	padding-top: 3px;
	color:#666666;
}
.post_rating {
	float:left;
	width: 535px;
	padding-top: 3px;
	color:#666666;
	height: 25px;
}
.post_rating_landing {
	float:left;
	width: 700px;
	padding-top: 3px;
	color:#666666;
	height: 25px;
}
.post_content {
	float:left;
	width: 535px;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
}
.post_content_landing {
	float:left;
	width: 950px;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
        
}
/* Image Alignment */
#post_area .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
#post_area .alignleft {
	float:left;
	margin:0 10px 5px 0
}
#post_area .alignright {
	float:right;
	margin:0 0 5px 10px
}
#post_area .wp-caption {
	background:#f9f9f9;
	border:1px solid #DDD;
	border-radius:3px;
	margin:10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#post_area .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
#post_area .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/* post footer */
.post_footer {
	float:left;
	width: 535px;
	height: 30px;
	padding: 0px;
	background-image:url(images/post_footer.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
}
.post_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.post_footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.post_footer_left {
	float:left;
	width: 415px;
	padding: 8px;
}
.post_footer_right {
	float:right;
	width: 104px;
}
/*post info */
.post_info, .post_ads {
	float:left;
	width: 535px;
	margin: 10px 15px 10px 15px;
	font-size:11px;
	text-align:justify;
}

.post_ads {
	text-align:center;
}
/* comment */
.comment_area {
	float:left;
	width: 535px;
	margin: 10px 15px 10px 15px;
}
.comment_area h2 {
	float:left;
	width: 535px;
	font-weight: normal;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform:uppercase;
}
.comment_box {
	float:left;
	width: 535px;
	margin-bottom: 20px;
}
.comment_alt {
	float:left;
	width: 535px;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}
.comment_header {
	float: left;
	width: 535px;
	font-size: 11px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 535px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 475px;
	font-size: 11px;
	text-align:justify;
}
/*comment form */
.comment_form {
	float:left;
	width: 535px;
}
.comment_form_left {
	float: left;
	width: 185px;
}
.comment_form_right {
	float: right;
	width: 340px;
}
.comment_form_instruction {
	float:left;
	width: 535px;
	margin-top: 10px;
	font-size: 11px;
}
.comment_form_submit {
	float: left;
	width: 535px;
	margin-top: 10px;
}
.comment_form_right textarea {
	width: 320px;
	height: 125px;
}
.comment_form_name .comment_form_name_desc .comment_form_email .comment_form_email_desc .comment_form_website .comment_form_email_desc {
	float: left;
	width: 230px;
	margin: 0px;
}
#name_text_box, #email_text_box, #url_text_box {
	background-image:url(images/text_box_bg.png);
	background-repeat:no-repeat;
	width: 170px;
	height: 33px;
	font-size: 10px;
	padding: 5px 2px 2px 5px;
}
#text_area_box {
	background-image:url(images/textarea_bg.png);
	background-repeat:no-repeat;
	width: 335px;
	height: 155px;
	padding-top: 12px;
	padding-left: 10px;
}
#author, #email, #url {
	background: none;
	border: 0;
	width: 152px;
}
#comment {
	background: none;
	border: 0;
	width: 300px;
	height: 120px;
}
.comment_form_small_font {
	font-size: 10px;
}
.comment_form_field_margin {
	margin-top: 8px;
}
#submit {
	width:139px;
	height:27px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.png) no-repeat;
	cursor:pointer;
	position:relative;
}
/*sidebar */
#sidebar {
	float: right;
	width: 420px;
	font-size: 11px;
	color:#333333;
	text-align:center;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #666666;
	text-decoration: underline;
}
#sidebar h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	margin:10px 10px 5px 15px;
	padding:0;
	vertical-align:baseline;
	color:green;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0 0 0 17px;
	;
}
#sidebar ul li {
	background:url(images/bullet.gif) no-repeat left center;
	height:1%;
	padding:3px 0 3px 18px;
}
.sidebar_wide {
	float: left;
	width: 420px;
}
.sidebar_wide .box {
	float: left;
	width: 420px;
}
.sidebar_wide .ads_big {
	float: left;
	width: 400px;
	text-align: center;
	margin: 20px 10px 20px 10px;
}
.sidebar_top {
	float: right;
	width: 420px;
	height: 72px;
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.sidebar_top h2 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	text-transform:uppercase;
}
.sidebar_top_left {
	float: left;
}
.sidebar_top_right {
	float: right;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
.sidebar_top_right img {
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#subscribe_form {
	float: left;
	width: 280px;
	height: 25px;
	background-repeat:no-repeat;
	margin: 10px 0 0 10px;
}
#subscribe_form #email_rss {
	background: none;
	border: none;
	float: left;
	margin: 2px 0px 0px 4px;
	padding: 0px;
	width: 150px;
	outline: 0;
}
#subscribe_form #subscribe_email_btn {
	width:89px;
	height:22px;
	border:none;
	cursor:pointer;
	margin-left: 12px;
}
.sidebar_ads {
	float: left;
	width: 420px;
	background-repeat: no-repeat;
	background-position: 2px -72px;
}
.img_ads {
	float: left;
	width: 420px;
	text-align:center;
}
.img_ads img {
	border-width: 0px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
#sidebar_left {
	float: left;
	width: 390px;
}
#sidebar_left .box {
	float: left;
	width: 390px;
}

#sidebar_left .box .mc_depth_0{ display:none;}
#sidebar_right {
	float: right;
	width: 190px;
}
#sidebar_right .box {
	float: left;
	width: 190px;
}
/* footer */
#footer {
	padding: 7px 4px 7px 3px;
	margin: 0px;
	position: relative;
	float: left;
	width: 978px;
	min-height: 200px;
	background-repeat:repeat-y;
	color:#FFFFFF;
}

#footer_credit {
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
}

#footer_credit a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer_credit a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .box {
	float: left;
	width: 326px;
}
#footer h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin:10px 10px 5px 15px;
	padding:0;
	vertical-align:baseline;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0 0 0 17px;
	list-style-type: none;
}
#getflickr {
	float: left;
	width: 326px;
	list-style-type: none;
}
#getflickr li {
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px 0px 0px;
	padding: 0px;
	float: left;
}
#getflickr li img {
	margin: 4px;
	padding: 0px;
	float: left;
	height: 49px;
	width: 49px;
	border: none
}
#getflickr li img:hover {
	border: none;
	background: #336600;
}

/* post navigator */
#post-navigator-single {
	margin: 15px;
	padding: 0px;
	float: left;
	width: 535px;
	font-size: 13px;
	line-height: 20px;
}

#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}

#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}

#post-navigator-single a {
	color: #336600;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

#post-navigator-single a:hover {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}

#post-navigator {
	color: #000000;
	margin: 15px;
	padding: 0px;
	float:left;
	width: 535px;
}

#post-navigator a {
	color: #ffffff;
	background: #3f7000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #64960f;
}

#post-navigator a:hover {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #64960f;
}

.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative;
}

.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	position: relative;
}

/* typhography */
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.e { 
color:#FFFFFF;
float:right;
font-size:15px;
font-weight:bold;
line-height:30px;
margin-right:48px;
}
.e a{ color:#fff;text-decoration:none;}
.e a:hover {text-decoration:underline;}
.logo { text-align:center; margin:0 auto; font-size:12px;}
.logo ul { list-style:none; margin:0; padding:0;}
.logo li { display:inline; overflow:hidden; margin:0 10px;} 

/*index bettyyin*/
@charset "utf-8";

/* CSS3 Document by Michal Pilch(michal.pilch@media77.co.uk) */

#dhtmlgoodies_slideshow { width: 600px; }

#galleryContainer { height: 102px; border: 1px solid #CCCCCC; position: relative; overflow: hidden; padding: 0px; height: 154px; height: 152px; height: 152px; }

#arrow_left { position: absolute; left: 0px; z-index: 10; background-color: #fbfbfb; padding: 1px; height: 100%; }

#arrow_right { position: absolute; right: 0px; z-index: 10; background-color: #fbfbfb; padding: 1px; height: 200px; }

.arrow_aj { padding-top: 54px; opacity: 0.5; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);}

.arrow_aj:hover { }

.arrow_opacity {  border:0px;}

.arrow_opacity:hover { opacity: 1.0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

#theImages { position: absolute; height: 150px; left: 40px; width: 100000px; }

#theImages #slideEnd { float: left; }

#theImages img { float: left; padding: 1px; opacity: 0.5; cursor: pointer; border: 0px; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);}

#waitMessage { display: none; position: absolute; left: 460px; top: 270px; background-color: #FFF; border: 3px double #000; padding: 4px; color: #555; font-size: 0.9em; font-family: arial; }

#theImages .imageCaption { display: none; }

#showproduct { width: 100%; margin-top: 20px; }

/*#previewPane { border: 1px solid #CCCCCC; margin-bottom: 10px; vertical-align: middle; padding:0 10px; *padding:10px; height: 340px; }*/
#previewPane {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	overflow:hidden;
	padding:0 10px 10px;
	vertical-align:middle;
}
#previewPane img { line-height: 400px; }

#previewPane #largeImageCaption { color: #515151; font-family: Verdana, Arial; font-size: 12px; width: 420px;}

#galleryContainer_product { height: 460px; position: relative; overflow: hidden; padding: 1px;}
.flr {margin:0 auto;width:290px;}

.clearboth { clear: both; }

#arrow_left_product { padding: 1px 50px;}

#arrow_right_product { padding: 1px 50px;}

#theImages_product { position: absolute; height: auto; left: 2px; width: 300px; }
#theImages_product p { margin:2px 0;}
#theImages_product #slideEnd { float: left; }

#theImages_product img { float: left; margin: 3px; cursor: pointer; padding:1px; border: solid #CCCCCC 1px; font-size:14px; font-weight:bold; width:135px; height:105px; text-align:center;}

#theImages_product img:hover { float: left; margin: 3px; cursor: pointer;}

#theImages_product .imageCaption { display: none; }
