/* CSS Document */
.bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	height:1200px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg{background-image:url(images/topbg.jpg); background-repeat:no-repeat; width:999px; height:60px;}
A.link_more:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height:2;
	color:#FFFFFF;
	}
A.link_more:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana;
	line-height:2;
	text-decoration: none;
	}

A.link_more:active {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height:2;
	color: #FFFFFF;
	}
A.link_more:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height:2;
	color: #00CCFF;
	}
A.link_more1:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height:2;
	color:#FFFFFF;
	padding-left:15px;
	}
A.link_more1:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana;
	line-height:2;
	text-decoration: none;
	padding-left:15px;
		}

A.link_more1:active {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height:2;
	color: #FFFFFF;
	padding-left:15px;
	font-weight:bold;
	}
A.link_more1:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height:2;
	color: #00CCFF;
	padding-left:15px;
	font-weight:bold;
	}
	
A.link_more2:link {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height:2;
	color:#000000;
	}
A.link_more2:visited {
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	line-height:2;
	text-decoration: none;
	}

A.link_more2:active {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height:2;
	color:#000000;
	}
A.link_more2:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height:2;
	color: #00CCFF;
	}
		
.style1 {color: #FFFFFF}
.middle{background-image:url(images/middlebg.jpg); background-repeat:no-repeat; width:999px; height:13px;}
.menu-top{background-image:url(images/nav_menu.jpg); background-repeat:no-repeat; width:225px; height:29px;}
.menu-midd{background-image:url(images/nav_menu_midd.jpg); background-repeat:repeat; width:225px; height:270px;}
.search{background-image:url(images/search.jpg); background-repeat:no-repeat; width:202px; height:24px; background-position:center;}
.searchtext{font-family:Tahoma; font-size:11px; color:#706d6d; border:none; background-image:url(images/search.jpg); background-repeat:no-repeat; width:202px; height:24px; background-position:center;}
.show{background-image:url(images/show_midle.jpg); background-repeat:repeat; width:700px; height:615px;}
.nexttext{font-family:Tahoma; font-size:11px; color:#000000;text-decoration: none;}
.text{font-family:Tahoma; font-size:11px; color:#07476c;text-decoration: none;}
.showmidle{background-image:url(images/middlebutton.jpg); background-repeat:repeat; width:702px; height:161px;}
.fotmid{background-image:url(images/fot.gif); background-repeat:no-repeat; width:1004px; height:110px;}
.popular{background-image:url(images/popularmidd.jpg); background-repeat:repeat; height:405px; width:225px;}

/* Nav */
.nav {
	display: inline;
	float: left;
	width: 767px;
}

.nav ul {
	float: left;
	list-style: none;
	height: 24px;
}

.nav li {
	float: left;
	height: 24px;
	background:url(images/sep.png) top right no-repeat;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	height: 21px;
	padding-top: 5px;
	color: #515151;
	font: 11px/16px Arial, sans-serif;
	background: none;
	text-align: center;
	display: block;
	text-decoration: none;
	outline: 0;
}

.nav li a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* SubNav */
.subNavContainer {
	display: none;
	float: left;
	background: #4e4e4e;
	overflow: hidden;
}

.subNav {
	display: none;
	height: 22px;
}

.subNav a:link, .subNav a:visited, .subNav a:active {
	float: left;
	padding: 0 10px 0 18px;
	height: 23px;
	color: #ffffff;
	font: 11px/22px Arial, sans-serif;
	background: #4e4e4e url(http://static.colourlovers.com/images/v3.5/_/header/subNav/bullet.png) left no-repeat;
	text-align: center;
	display: block;
	text-decoration: none;
	outline: 0;
}

.subNav a:hover {;
	background: #000000 url(http://static.colourlovers.com/images/v3.5/_/header/subNav/bullet.png) left no-repeat;
}

/*traile*/
.backtrial{background-image:url(images/back_image.gif); background-repeat:no-repeat; width:771px; height:597px;}

/*Help Page*/
.helphd{
-x-system-font:none; color:#0033FF;
font-family:Arial,Helvetica,sans-serif;
font-size:140%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.num li {list-style-type:decimal;margin-left:40px;}