body
{
	background:url(../img/bg_body.gif);
	font-family:arial,helevtica,sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.2em;
}

#design .start h1,
.margex  h1,
#navi a:link,
#navi a:visited,
a:link,
a:visited
{
	color:#c80000;
}

#header
{
	background:url(../img/bg_header.gif) no-repeat center;
}

#navi
{
	background:url(./img/bg_navi.gif) repeat-x top left;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

	#navi a:link,
	#navi a:visited
	{
		text-decoration:none;
		font-weight:bold;
	}
	#navi a:hover,
	#navi a:active
	{
		color:#333;
	}

#content
{
	background:#efefef url(../img/bg_content.gif) repeat-x 0px -2px;
	border-bottom:5px solid #fff;
}

#footer
{
	background:url(../img/bg_footer.gif) no-repeat center;
}

#design
{
	padding:0px 0px 10px 10px;
}
a:link.design ,
a:visited.design 
{
	display:block;
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
	float:left;	
	text-align:center;
	margin:10px 10px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius:10px;
	background-image:url(../img/load.gif);
	background-repeat:no-repeat;
	background-position:center;
	min-height:95px;
	min-width:95px;
}

a:hover.design ,
a:active.design 
{
	border:1px solid #ff0000;
}

#preview
{
	color:#fff;
	border:1px solid #aaa;
	background:#333;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	background-image:url(../img/load2.gif);
	background-repeat:no-repeat;
	background-position:center;
	min-height:200px;
	min-width:200px;
	width:250px;
}
	#preview img
	{
		border:1px solid #ccc;
	}
	#preview span
	{
		font-weight:bold;
	}
	
#tooltip
{
	position:absolute;
	border:3px solid #333;
	background:#ebe067;
	padding:10px;
	color:#000;
	display:none;
	font-size:12px;
	width:250px;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

#design .start
{
	line-height:1.4em;
	color:#333;
}	
#design .start h1
{
	font-size:1.5em;
	line-height:1.3em;
	margin:0px 0px 10px;
}
#contactForm
{
	background-color:#eee !important;
	margin:0 !important;
	color:#666;
}
#contactForm input,
#contactForm textarea
{
	width:210px;
	border:1px solid #ccc;
	background:#fff;
}
	#formButton
	{
		background-color:#bbb;
		color:#333;
		font-weight:bold;
	}

#moreDesigns h5,
#rememberBox h5,
#searchBox h5,
#otherDesigns h5,
#tagCloud h5,
#contactForm h5
{
	font-size:1em;
	margin:0 0 5px;
	padding:0;
	border-bottom:1px solid #ccc;
	color:#666;
}
#content_image .bigimg
{
	height:260px;
	width:263px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}

#content_image a.sublnk:link,
#content_image a.sublnk:visited
{
	display:block;
	height:45px;
	width:45px;
	margin:0 0 10px 10px;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
	float:left;
	border:1px solid #ccc;
	padding:1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#content_image a.sublnk:hover,
#content_image a.sublnk:active
{
	display:block;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#content_image ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.infoBar
{
	font-size:0.7em;
}

#otherDesigns span
{
	display:none;
}

.slines
{
	width:650px;
	margin:250px auto 0;
	color:#222;
	text-align:justify;
	line-height:0.9em;
	font-size:90%;
	font-weight:normal;
}
	.slines a:link,
	.slines a:visited,
	.slines a:hover,
	.slines a:active
	{
		text-decoration:none;
		color:#222;
	}
.free
{
	padding-top:30px;
}
	
.free  a:link,
.free  a:visited,
.free  a:hover,
.free  a:active
{
	display:inline;
	border:0px;
	background:none;
}

.remember
{
	height:30px;
	padding:3px 0px 3px 35px;
	border-bottom:1px solid #ccc;
	margin-bottom:3px;
}

.faq
{
	margin:5px 0;
	padding:5px 0;
}
.faq span
{
	color:#444;
	padding:0 10px;
	border-left:3px solid #ccc;
}

.seo,
.seo h1,
.seo span,
.seo a:link,
.seo a:visited,
.seo a:hover,
.seo a:active
{
	color:#bfbfbf;
	line-height:1.5em;
	font-size:0.8em;
}

#contentLeft span
{
	line-height:1.5em;
}	
#contentLeft h1
{
	font-size:1.5em;
	margin:5px 0px 15px;
	color:#c80000;
	line-height:1em;
}

#content_image img
{
	border:1px solid #ccc;
	padding:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

#moreDesigns,
#rememberBox
{
	overflow-y:auto;
	overflow-x:no;
}

.tags,
.tags a:link,
.tags a:visited
{
	font-size:0.9em;
	color:#aaa;
	text-decoration:none;
	font-weight:normal;
}
.tags a:hover,
.tags a:active
{
	text-decoration:underline;
	color:#999;
}

.overflow
{
	overflow-y:auto;
	overflow-x:hidden;
	height:150px;
}

.margex
{
	margin-left:0px !important;
	margin-bottom:0px !important;
}	
	
.round,
#tagCloud,
#searchBox,
#otherDesigns,
#moreDesigns,
#contentLeft,
#rememberBox,
#contactForm,
#content_image .bigimg
{
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-khtml-border-radius:12px;
	padding:10px;
	border:1px solid #ccc;
	margin:10px;
	background-color:#fff;
}

.designer
{
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-khtml-border-radius:12px;
	padding:0px;
	border:1px solid #ccc;
	margin:10px;
	x-overflow:hidden;
	background-color:#fff;
}

.border
{
	border-bottom:1px solid #ccc;
}

a:hover,
a:active
{
	color:#444;
	text-decoration:none;
}

.rightTop
{
	position:absolute;
	top:20px;
	right:15px;
	z-index:100;
}

form
{
	margin:0;
	padding:0;
}
