body {
    background-color: #000;
    color: white;
    margin:0px;
    cursor: default;
    font-family:Arial, Helvetica, sans-serif;
}
h1
{
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
h2
{
  font-size: 14px;
}

p {
	font-size:12px;
	padding:10px;
}

#outer {	
	width:100%;	
	float:left;	 
}

#wrapper {
	width:945px;	
	margin:0 auto;
	background:#0C0C0C;
	min-height:600px;
	padding-bottom:10px;
	height: expression( this.scrollHeight < 601 ? "600px" : "auto" ); /* sets min-height for IE */
}

#nav {
	width:900px;	
	float:left;
}
#nav-left {	
	height:112px;
	width:380px;
	float:left;
}
#nav-right {
	margin-left:100px;
	height:112px;
	width:380px;
	float:right;
}
#nav ul {	
	margin:0;
	padding:0;
	width:100%;
	height:112px;
	list-style:none;	
}
#nav  li{	
	float:left;
	display:block;
	width:126px;
	height:auto;
}

#nav  li .img{	
	text-align: center;
}
#nav  li .link{	
	float:left;
	width:126px;
	text-align:center;	
}

#nav  li .link a{	
	text-decoration:none;
	color:#d4d4d4;
	font-size:12px;
	font-weight:bold;
}

#content {
	width:900px;
	float:left;
	margin-top:16px;
}

#content ul {
	margin:0px;	
	padding:0px;
	margin-top:6px;		
	
}

#content li {	
	font-size:12px;
	margin-bottom:5px;
	background:url('../images/category/li_icon.png') no-repeat left center;
	margin-left:10px;
}

#content li  a {
	text-decoration:none;
	color:white;
	padding-left:20px;
}


#content .content-left {
	float:left;
	width:440px;
	height:582px;
}

#content .content-center {
	float:left;
	width:15px;
	height:582px;	
}

#content .content-right {
	float:left;
	width:440px;
	height:582px;
}

#content h2 {
	color:white;
	margin-top:7px;
}
/***************** Start Navigation Footer **********************/
#nav-header {
	width:300px;	
	text-align:right;
    clear: both;
   	padding-top:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0px auto;
	float:right;
	font-size:12px;
	font-weight:bold;
}

#nav-header ul  {	
	margin:0;
	padding:0;		
	list-style:none;	
	margin-bottom:5px;
}

#nav-header ul li{
	width:auto;
	margin-left:20px;
	font-size:12px;		
	display:inline;	
}

#nav-header ul li a{	
	color:#CCCCCC;
	text-decoration:none;
	line-height:20px;
}
#nav-header ul li a:hover{
	color: #F00000;
}
/***************** End Navigation Footer **********************/

/***************** Start Ajax banner **********************/
#banner{
	height:130px;
}
#banner div{
	float:left;
	width:142px;
	height:130px;
	padding-left:14px;
}
#ajax-banner {
	width:531px !important;
	height:120px !important;
	padding-left:0px !important;
	padding-top:1px
}
#ajax-banner-frame {
	width:585px !important;
	height:122px !important;
	background:url("../images/banner/bg_ajax_banner.png") no-repeat top transparent;
		padding-left:0px !important;
}
#ajax-banner-left {
	width:27px !important;
	height:122px !important;
		padding-left:0px !important;

}
#ajax-banner-left img{
	border:none;
}
#ajax-banner-right {
	width:27px !important;
	height:122px !important;
		padding-left:0px !important;

}
#ajax-banner-right img{
	border:none;
}
/***************** End Ajax banner **********************/

/***************** Start Post left top **********************/
.post-left-top {
	width:440px;
	height:auto;
	float:left;
	margin-bottom:16px;
}


.post-left-top-b {
	width:420px;
	height:26px;
	padding:0 10px;
	float:left;
	background:url('../images/home_business_top.jpg') top left repeat-x;
}


.post-left-top-body {
	width:423px;
	height:auto;	
	float:left;
	background:#151515;
	border-bottom: 1px solid #252525;
	border-right: 1px solid #252525;
	border-left: 1px solid #252525;
	min-height:120px;
	padding:15px 10px 10px 5px;
}
.post-left-top-body div{
	font-size:12px;
	margin-bottom:5px;
	margin-left:10px;
}

.post-left-top-body span{
	color:#0AC7F7;
	line-height:1.6;
}

.post-left-top-body .list {
	background:url('../images/li_bullet-1.jpg') top left no-repeat !important;
	line-height:20px;
	margin-left:0;
	color:#0AC7F7;
	padding-left:10px;
}
.post-left-top-body .list a{
	color:#0AC7F7 !important;
}


/***************** End Post left top **********************/


/***************** Start Post left bottom **********************/
.post-left-bottom {
	width:440px;
	height:auto;
	float:left;
}

.post-left-bottom-a {
	width:10px;
	height:37px;
	float:left;
	background:url('../images/category/bg_34.jpg') top left no-repeat;
}
.post-left-bottom-b {
	width:358px;
	height:37px;
	float:left;
	background:url('../images/category/bg_36.jpg') top left repeat-x;
}
.post-left-bottom-c {
	width:10px;
	height:37px;
	float:left;
	background:url('../images/category/clicclac1_35.jpg') top left no-repeat;
}

.post-left-bottom-body {
	width:378px;
	height:250px;	
	float:left;
	background:url('../images/category/clicclac1_36.jpg') top left repeat-y;
}
.post-left-bottom div ul li{
	background:url("../images/li_bullet-1.jpg") no-repeat scroll left top transparent !important;
	color:#0AC7F7;
	line-height:20px;
	margin-left:0;
	padding-left:30px;
	padding-bottom:15px;
}
.post-left-bottom div ul li a{
	color:#0AC7F7 !important;
	padding-left:0px !important;
}
.post-left-bottom-d {
	width:378px;
	height:7px;
	float:left;
	background:url('../images/category/clicclac1_38.jpg') top left no-repeat;
}

/***************** End Post left bottom **********************/


/***************** Start Post right top **********************/
.post-right-top {
	width:440px;
	height:auto;
	float:left;
	margin-bottom:16px;
}


.post-right-top-b {
	width:420px;
	height:26px;
	padding:0 10px;
	float:left;
	background:url('../images/home_family_top.jpg') top left repeat-x;
}

.post-right-top-body {
	width:423px;
	height:auto;	
	float:left;
	background:#151515;
	border-bottom: 1px solid #252525;
	border-right: 1px solid #252525;
	border-left: 1px solid #252525;
	min-height:220px;
	padding:15px 10px 10px 5px;
}

.post-right-top-body div{
	font-size:12px;
	margin-bottom:5px;
	margin-left:10px;
}

.post-right-top-body span{
	color:#E81A2C;
	line-height:1.6;
}

.post-right-top-body .list {
	background:url('../images/li_bullet-2.jpg') top left no-repeat !important;
	line-height:20px;
	margin-left:10px;
	color:#E81A2C;
	padding-left:10px;
	display:block;
}
.post-right-top-body .list a{color:#E81A2C !important;}

/***************** End Post left top **********************/


/***************** Start Post right bottom **********************/
.post-right-bottom {
	width:450px;
	height:258px;
	float:left;	
}

.post-right-bottom li {
	text-align:left;
}
.post-right-bottom-title {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#151515'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#151515)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #292929,  #151515); /* for firefox 3.6+ */;
	border-top: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	padding:0 10px;
	width:420px;
	height:37px;
	float:left;

}

.post-right-bottom-body {
	width:440px;
	min-height: 230px;
    max-height: 230px;
    overflow:auto;
	float:left;
	background: none repeat scroll 0 0 #151515;
	border-right: 1px solid #252525;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
}


#content ul {
	margin:0;	
	list-style:none;
	margin-top:6px;	
}

#content .post-right-bottom li {
	font-size:12px;
	width:430px;
	margin-bottom:5px;
}

#content .post-right-bottom li  a {
	text-decoration:none;
	color:white;
	padding-left:20px;
}
/***************** End Post left bottom **********************/

/***************** Start Get Sample center **********************/
.center-sample {
	margin-top:120px;
	margin-left:20px;
	width:100px;
	height:155px;
	vertical-align: middle;
	text-align:center;
	
}

/***************** Start Center Content **********************/
.post-center-top {
	width:901px;
	height:auto;
	float:left;
}

.post-center-top-a {
	width:10px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_03.jpg') top left no-repeat;
}
.post-center-top-b {
	width:881px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_05.jpg') top left repeat-x;
}
.post-center-top-c {
	width:10px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_05-03.jpg') top left no-repeat;
}

.post-center-top-body {
	width:901px;
	height:auto;	
	float:left;
	background:url('../images/category/clicclac2_12.jpg') top left repeat-y;
}

.post-center-top-d {
	width:901px;
	height:8px;
	float:left;
	background:url('../images/category/clicclac2-bottom_14.jpg') top left no-repeat;
}
/***************** End Center Content **********************/


/***************** Start Content Bottom Left **********************/
.content-bottom {
	float:left;
	width:900px;	
	margin-top:13px;
}

.post-content-bottom{
	width:378px;
	height:auto;
	float:left;
}

.post-content-bottom-a {
	width:10px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_03.jpg') top left no-repeat;
}

.post-content-bottom-b {
	width:358px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_05.jpg') top left repeat-x;
}
.post-content-bottom-c {
	width:10px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_05-03.jpg') top left no-repeat;
}

.post-content-bottom-body {
	width:378px;
	min-height: 260px;
    max-height: 260px;
    overflow:auto;	
	float:left;
	background:url('../images/category/clicclac22_19.jpg') top left repeat-y;
}

.post-content-bottom-d {
	width:378px;
	height:8px;
	float:left;
	background:url('../images/category/clicclac2_16.jpg') top left no-repeat;
}
/***************** Start Content Bottom Left **********************/


/***************** Start Content Bottom Right **********************/

.post-content-bottom-left {
	width:511px;
	height:auto;
	float:left;
	margin-left:11px;
}

.post-content-bottom-left-a {
	width:10px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_03.jpg') top left no-repeat;
}

.post-content-bottom-left-b {
	width:491px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_05.jpg') top left repeat-x;
}
.post-content-bottom-left-c {
	width:10px;
	height:40px;
	float:left;
	background:url('../images/category/clicclac2_05-03.jpg') top left no-repeat;
}

.post-content-bottom-left-body {
	width:511px;
	min-height: 260px;
    max-height: 260px; 	
	float:left;
	background:url('../images/category/clicclac22_17.jpg') top left repeat-y;
}

.post-content-bottom-left-d {
	width:511px;
	height:12px;
	float:left;
	background:url('../images/category/clicclac22_22.jpg') top left no-repeat;
}

/***************** Start Content Bottom Right **********************/

/***************** Start Create My Box **********************/
.create-my-box-outer{
	width:490px;
	float:left;
	height:auto;
	padding-left:20px;
}

.create-my-box-a{
	width:490px;
	float:left;
	height:auto;
	padding:5px;
}

.line-seperator {
	float:left;
	border-top: 1px #414141 solid;
	width:510px;
	height: 20px;	
	text-align: center;
	font-weight: bold;	
	padding-top: 10px;
}

.create-my-box-checkbox{
	width:12px;
	float:left;	
	margin-right:5px;
    margin-top:20px;
}

.create-my-box-img{
	width:65px;
	height:58px;
	float:left;		
}

.create-my-box-content{
	width:370px;
	float:left;
	height:auto;
        margin-left: 15px;
}

.create-my-box-row {	
	width:370px;	
	float:left;
	height:26px;	
}

.create-my-box-row  p {	
	font-size:12px;	
}

.create-my-box-button-outer {	
	width:500px;	
	float:left;
	height:26px;
	margin-top:20px;
}

.create-my-box-button {	
	background:url('../images/category/clicclac2-button_20.jpg') top left no-repeat;
	width:114px;	
	float:right;
	height:26px;
	display: block;
	line-height: 26px;
	color:white;
	font-weight:bold;
	margin-right:15px;
	text-align:center;
	font-size:11px;
	padding-bottom: 3px;
}
/***************** End Create My Box **********************/


/***************** Start Navigation Footer **********************/
#nav-footer {
	width:957px;	
	text-align:left;
    clear: both;
   	padding-top:0px;
	padding-bottom:0px;
	margin:0px auto;
	height:146px;
}

#nav-footer-left {
	float:left;
	background:url("../images/bg_footer_left.jpg") no-repeat  left  transparent;
	width:6px;
	height:146px;

}
#nav-footer-middle{ 
	width:945px;
	float:left;
	height:146px;
	background:url("../images/bg_footer_middle.jpg") repeat-x left  transparent;
	/*padding:16px 27px;*/

}
#nav-footer-right {
	float:left;
	width:6px;
	background:url("../images/bg_footer_right.jpg") no-repeat left  transparent;
	height:146px;

}
#nav-footer TD{
	width:930px;
	height:93px;
	float:top;
	padding-left:12px;
}

#nav-footer ul  {	
	margin:0;
	padding:0;		
	list-style:none;	
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;	
}

#nav-footer ul li{
	width:auto;
	margin-left:0px;
	font-size:12px;	
	font-weight:normal;
}

#nav-footer ul li a{	
	color:#CCCCCC;
	text-decoration:none;
	line-height:20px;
}
#nav-footer ul li a:hover{
	color: #F00000;
}
/***************** End Navigation Footer **********************/

.clear {
	clear:both;
}

.blue-post-center-top-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_left.jpg') top left no-repeat;
}
.blue-post-center-top-b {
	width:881px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_center.jpg') top left repeat-x;
}
.blue-post-center-top-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_right.jpg') top left no-repeat;
}
.blue-post-center-top-body {
	width:901px;
	height:auto;
	float:left;
	background:url('../images/category/blue-large-center.jpg') top left repeat-y;
}

.blue-post-center-top-d-a {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/blue_bg_bottom_left.jpg') top left no-repeat;
}
.blue-post-center-top-d-b {
	width:881px;
	height:8px;
	float:left;
	background:url('../images/category/blue_bg_bottom_center.jpg') top left repeat;
}
.blue-post-center-top-d-c {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/blue_bg_bottom_right.jpg') top left no-repeat;
}


.blue-post-content-bottom-left-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_left.jpg') top left no-repeat;
}
.blue-post-content-bottom-left-b {
	width:491px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_center.jpg') top left repeat-x;
}
.blue-post-content-bottom-left-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_right.jpg') top left no-repeat;
}
.blue-post-content-bottom-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_left.jpg') top left no-repeat;
}

.blue-post-content-bottom-b {
	width:358px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_center.jpg') top left repeat-x;
}
.blue-post-content-bottom-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_right.jpg') top left no-repeat;
}

/**  start news */
.blue-post-content-bottom-d-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_bottom_left.jpg') top left no-repeat;
}

.blue-post-content-bottom-d-b {
	width:358px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_bottom_center.jpg') top left repeat-x;
}
.blue-post-content-bottom-d-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/blue_bg_bottom_right.jpg') top left no-repeat;
}
.blue-post-content-bottom-body {
	width:378px;
	min-height: 260px;
    max-height: 260px;
    overflow:auto;
	float:left;
	background:url('../images/category/blue-news-center.jpg') top left repeat-y;
}

/**  Ending news */

/**  left bottom start */
.blue-post-content-bottom-left-body {
    width:511px;
    min-height: 250px;
    max-height: 250px;
    overflow:auto;
    float:left;
    background:url('../images/category/blue-medium-bottom.jpg') top left repeat-y;
}
.blue-post-content-bottom-left-d-a {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/blue_bg_bottom_left.jpg') top left no-repeat;
}

.blue-post-content-bottom-left-d-b {
	width:491px;
	height:8px;
	float:left;
	background:url('../images/category/blue_bg_bottom_center.jpg') top left repeat-x;
}
.blue-post-content-bottom-left-d-c {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/blue_bg_bottom_right.jpg') top left no-repeat;
}
/**  left bottom end */

/*** start red***/
.red-post-center-top-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_left.jpg') top left no-repeat;
}
.red-post-center-top-b {
	width:881px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_center.jpg') top left repeat-x;
}
.red-post-center-top-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_right.jpg') top left no-repeat;
}
.red-post-center-top-body {
	width:901px;
	height:auto;
	float:left;
	background:url('../images/category/red-large-center.jpg') top left repeat-y;
}

.red-post-center-top-d-a {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_left.jpg') top left no-repeat;
}
.red-post-center-top-d-b {
	width:881px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_center.jpg') top left repeat;
}
.red-post-center-top-d-c {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_right.jpg') top left no-repeat;
}

.red-post-content-bottom-left-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_left.jpg') top left no-repeat;
}
.red-post-content-bottom-left-b {
	width:491px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_center.jpg') top left repeat-x;
}
.red-post-content-bottom-left-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_right.jpg') top left no-repeat;
}
.red-post-content-bottom-a {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_left.jpg') top left no-repeat;
}

.red-post-content-bottom-b {
	width:358px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_center.jpg') top left repeat-x;
}
.red-post-content-bottom-c {
	width:10px;
	height:32px;
	float:left;
	background:url('../images/category/red_bg_right.jpg') top left no-repeat;
}

/**  start news */
.red-post-content-bottom-d-a {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_left.jpg') top left no-repeat;
}

.red-post-content-bottom-d-b {
	width:358px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_center.jpg') top left repeat-x;
}
.red-post-content-bottom-d-c {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_right.jpg') top left no-repeat;
}
.red-post-content-bottom-body {
	width:378px;
	min-height: 250px;
    max-height: 250px;   
	float:left;
	background:url('../images/category/red-news-center.jpg') top left repeat-y;
}

/**  Ending news */

/**  left bottom start */
.red-post-content-bottom-left-body {
    width:511px;
    min-height: 230px;
    max-height: 230px;    
    float:left;
    padding:10px;
    background:url('../images/category/red-medium-bottom.jpg') top left repeat-y;
}
.red-post-content-bottom-left-d-a {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_left.jpg') top left no-repeat;
}

.red-post-content-bottom-left-d-b {
	width:491px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_center.jpg') top left repeat-x;
}
.red-post-content-bottom-left-d-c {
	width:10px;
	height:8px;
	float:left;
	background:url('../images/category/red_bg_bottom_right.jpg') top left no-repeat;
}
/**  left bottom end */

.mydesign-cat-list {
    font-size:12px;
	color:#fff;
	text-decoration:none;
}


.block-title {height:26px;}
.blue-title{background:url('../images/home_business_top.jpg') repeat-x scroll left top transparent;}
.red-title{background:url("../images/home_family_top.jpg") repeat-x scroll left top transparent;}
.block-title-intro {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#151515'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#151515)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #292929,  #151515); /* for firefox 3.6+ */;
	padding:0 10px;
	height:26px;
	width:560px;
	float:left;
	margin-bottom:10px;
}

.block-title h2{
	margin-top:0px !important;
	padding-top:4px;
	padding-left:10px;

}

#choice-block-top-left {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:580px;
	height:100%;
	font-size:12px;
	position:relative;
	line-height:18px;
}
#choice-block-top-left .block-title {
	width:100%;
}
.choice-spacer{
	float:left;
	width:18px;
	height:120px;
}

.choice-vspacer{
	float:left;
	width:895px;
	height:16px;
}

#choice-block-top-right {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:135px;
	height:120px;
	font-size:12px;
	position:relative;
}
#choice-block-top-right .block-title {
	width:100%;
}

#choice-block-bottom-left {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:372px;
	height:334px;
	font-size:12px;
	position:relative;
}
#choice-block-bottom-left .block-title {
	width:373px;
}

#choice-block-bottom-right {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:504px;
	height:334px;
	font-size:12px;
	position:relative;
}
#choice-block-bottom-right .block-title {
	width:505px;
}


.block-title-intro-share {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#151515'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#151515)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #292929,  #151515); /* for firefox 3.6+ */;
	padding:0 10px;
	height:37px;
	width:720px;
	float:left;
	margin-bottom:10px;
}

.block-title h2{
	margin-top:0px !important;
	padding-top:4px;
	padding-left:10px;

}
#share-image-block-top-left {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:740px;
	height:100%;
	font-size:12px;
	position:relative;
}
#share-image-block-top-left .block-title {
	width:100%;
}
.share-image-spacer{
	float:left;
	width:18px;
	height:120px;
}

.share-image-vspacer{
	float:left;
	width:895px;
	height:16px;
}

#share-image-block-top-right {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:right;
	width:135px;
	height:164px;
	font-size:12px;
	position:relative;
}
#share-image-block-top-right .block-title {
	width:100%;
}

#share-image-block-bottom-left {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:420px;
	height:500px;
	font-size:12px;
	position:relative;
}
#share-image-block-bottom-left .block-title {
	width:100%;
}

#share-image-block-bottom-right {
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	width:455px;
	height:500px;
	font-size:12px;
	position:relative;
}
#share-image-block-bottom-right .block-title {
	width:100%;
}

#block-fb-twitter {
	background:#151515;
	border:1px solid #252525;
	height:70px;
	margin-bottom:15px;
	}
#block-home-facebook {
	height:60px;
	float: left;
	width: 221px;
	margin-right:15px;
}
#block-home-followus {
	font-size:14px;
	font-weight:bold;
	height:50px;
	float:right;
	width:184px;
}

.follow-fb{float:left;margin-left:15px;color:#fff;font-weight:bold;text-decoration:none;width:100px;margin-top:10px;line-height:30px;}
a.follow-fb:hover{color:#df1b29;}
.block-top-no-title {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#151515'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#151515)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #292929,  #151515); /* for firefox 3.6+ */;
	border-top: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
	float:left;
	height:25px;
	width:100%;
}

#block-home-become-designer{
	float:left;
	width:210px;
	height:179px;
}

#block-home-become-designer .middle{
	float:left;
	width:210px;
	min-height:140px;
	padding-bottom:15px;
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
}
#block-home-become-partner{
	height:179px;
	float:left;
	width:210px;
	padding-left:17px;
}

#block-home-become-partner .middle{
	float:left;
	width:210px;
	min-height:140px;
	padding-bottom:15px;
	background:#151515;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #252525;
	border-right: 1px solid #252525;
}
#block-home-become-designer .middle li, #block-home-become-partner li{padding-right:7px;}

#footerwrapper{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#181818), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #181818,  #000000); /* for firefox 3.6+ */;
	width:100%;
	margin:0 auto;
	height:175px;
	padding-bottom:20px;
}

#ajax-slide-left {
	height:260px;
	width:34px;
	float:left;
}
#ajax-slide {
	height:260px;
	width:280px;
	float:left;
}
#ajax-slide-left {
	height:260px;
	width:34px;
	float:left;
}
#ajax-slide-frame img {
	border:none;
}




/******************** My Design for User*****************************/
#mydesign-content {
	padding-bottom:20px;
	width:909px;
	margin-left:5px;
	margin-top:-12px;
	min-height:742px;
	height: expression( this.scrollHeight < 743 ? "742px" : "auto" ); /* sets min-height for IE */
	border:1px solid #2B2B2B;
	border-radius: 6px;
	-moz-border-radius:6px; /* Firefox 3.6 and earlier */
	background: -moz-linear-gradient(center top , #282828, #0d0d0d) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#0d0d0d'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#0d0d0d)); /* for webkit browsers */
	
}

#filter-size select option{padding: 0 5px;text-align:left;}
#filter-size select{text-align:left;text-align:14px;}
#mydesign-content-left{
	float:left;
	width:200px;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:18px;
	margin-left:-64px;
	* margin-left:0px;
	margin-right:54px;
	margin-top:22px;
	background: url('../images/bg_mydesign-content-left.jpg') repeat-y; 
}
#mydesign-content-left li{ 
	list-style-type:circle
	}
#mydesign-content-right{
	color:#FFFFFF;
	width: 573px;
	float:left;
}
.block-title .icon-threetin {
	float: left;
	margin-top: -5px;
	margin-left: -8px; 
	padding-right: 12px;
	background: url('../images/threetins.png') no-repeat; 
	height: 48px; 
	width: 81px;
}
#mydesign-table{
border-collapse: collapse;

}
#mydesign-table td{
   border-bottom: 1px solid #5C5C5C;
}
#mydesign-table th{

   background: url('../images/bg_mydesign_th.jpg') bottom no-repeat;
}
.mydesign-td-header{
}
.mydesign-td-header a{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}

#mydesign-tr {
	font-size:15px;
	height:90px;
}

/******************** My Design for Designer*****************************/
#mydesign-top-content {
	background:url("../images/bg_mydesign-top-content.jpg") repeat-y;
	width:891px;
	margin:0 auto;
	height:170px;
}
#mydesign-top-content .stepbox{
	height:114px;
	width:276px;
	float:left;
	margin-top:6px;
	margin-bottom:13px;
	background:url("../images/bg_mydesign-top-content-div.jpg") repeat-y;
}
.block-title .icon-question {
	background:url("../images/question.png") no-repeat;
	float:left;
	height:31px;
	width:23px;
	margin-left:10px;
	margin-top:-5px;
	padding-right:12px;

}
#mydesign-top-content-last{
	float:left;
	background:url("../images/bg_mydesign-top-content_las.jpg") no-repeat;
	height:2px;
	width:891px;
}
.stepbox-img {
	float:left;
	margin:29px 14px;
	height:57px;
	width:57px;
	background:url("../images/bg_step_box_number.png") no-repeat;
}
.stepbox-img p{
	font-size:40px;
	position:relative;
	left:8px;
	bottom:5px;
}
.stepbox-txt {
	float: left;
	margin: 19px 1px;
	width: 180px;
	font-size: 13px;
	line-height: 1.6;
}
.stepbox-txt a {
	margin-left:115px;
}

#mydesign-bottom-content {
	background:url("../images/bg_mydesign_content_middle.jpg") repeat-y scroll 0 0 transparent;
	height:525px;
	margin:0 auto;
	margin-top:30px;
	width:893px;
}
#mydesign-bottom-content-a {
		width:870px;
		color:#FFFFFF;
		margin:0 auto;

}

#mydesign-content-detail {
	padding-bottom:20px;
	width:869px;
	margin-left:5px;
	margin-top:-12px;
	min-height:655px;
	padding:20px;
	height: expression( this.scrollHeight < 656 ? "655px" : "auto" ); /* sets min-height for IE */
	border:1px solid #2B2B2B;
	border-radius: 6px;
	-moz-border-radius:6px; /* Firefox 3.6 and earlier */
	background: -moz-linear-gradient(center top , #282828, #0d0d0d) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#0d0d0d'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#0d0d0d)); /* for webkit browsers */
}
#designdetail-left{
	float:left;
	width:281px;
	height:600px;
	overflow:hidden;
	padding-left:14px;
	margin-right:36px;
}
#designdetail-right{
	float:left;
	width:515px;
}
.label-in-red {
	width:120px !important;
	color:#DA1A39 !important;
	font-size:14px;
	font-weight:bold;
}
.label-in-white{
	width:120px !important;
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
#designdetail-right tr {
	line-height:30px;
}
.design-info-text {
	width:440px !important;
	padding-right:20px;
	color:#ffffff !important;
	font-weight:normal !important;
	
}
#design-info-wrapper {
	height:730px;
	width:900px;
	margin:0 auto;
}
#di-left-block {
	height:450px;
	width:330px;
	float:left;
}
#di-right-block {
	height:490px;
	width:440px;
	margin-left:100px;
	float:left;
}
#checkout_wrapper {
	background:url('../images/bg_checkout_middle.jpg') repeat-y;
	height:663px;
	width:899px;
}
#checkout-block-left{
	float:left;
	width:350px;
}
#checkout-block-right{
	float:right;
	width:400px;
}
#payment_order_info {
	width:318px;
	float:left;
	font-size: 12px;
}
#payment_order_info table tr {
	height:18px;
}
#payment-block{
float:right;
margin-right:14px;
}

.pop-upload-a{
	margin-right: 5px;
	width: 404px;
	height: 80px;
}
.pop-upload-b{
	padding-left:100px;
	width:358px;
	height:36px;
}
.pop-upload-b img{
	border:none;
	float:left
}
.pop-upload-b p{
	float:left;color:#fff
}

.pop-upload-a img{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.pop-upload-bubble {
	float: left; 
	top: 7px; 
	font-size: 35px !important;
	right: 34px;
	position: relative;
}
.pop-upload-text {
	float: left;
	margin-top: 10px; 
	width: 290px;
	font-weight: normal !important; 
	font-size: 14px !important;
}

/******************** News*****************************/
.news {
	width:440px;
	height:230px;
	overflow:auto;
	text-align:left;
}
.title-news a{
	width:390px;
	background:url(../images/category/li_icon.png)no-repeat left center;
	padding:10px 20px 10px 10px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color:#CCC;
}
.content-news { border-bottom:1px solid #333; }
.img-news {
	float:left;
	margin:5px 20px 6px 10px;
	padding:5px;
	border:1px solid #fff;
}
.txt-news {
	width:390px;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#fff;
	padding:5px 20px 10px 10px;
}
