/* CSS Document
 * File		: style-new.css
 * Author	: Marco Paulo Diala
 * Created	: 12-Jan-2009
 * Modified	: 12-Jan-2009
 */
body {
	width: 800px;
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat;
}
a {
	color: #cc1d0b;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #cc1d0b;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #cc1d0b;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #cc1d0b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
img {
	border: none;
}
dt {
	font-weight: bold;
	margin: 20px  0 10px 5px;
}
dd {
	margin: 5px 0 5px 5px;
}
ul {
	margin-left: 20px;
	padding-left: 5px;
}
li {
	list-style: none;
	list-style-image: url(/img/bullet.jpg);
	padding-left: 5px;
	line-height: 17px;
}
ol {
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}
ol li {
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
}
.top-container {
	float: left;
	height: auto;
	width: 800px;
	background-color: #d7d7d7;
}
.logo {
	float: left;
	width: 261px;
	height: 54px;
}
.logo img {
	float: left;
}
.login {
	height: 44px;
	width: 500px;
	background-color: #c5c5c5;
	border: 1px #999999 solid;
	float: right;
	margin: 4px;
}
.form-label {
	width: auto;
	margin: 8px 3px 0 10px;
	float: left;
}
.form-tbox {
	width: 150px;
	margin: 3px 0 0 0;
	float:left;
}
.form-button input{
	width: 57px;
	height: 18px;
	margin: 5px 0 0 10px;
	float:left;
	border: 1px #000000 solid;
	background-color: #cc1d0b;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form-search input {
	width: 57px;
	height: 18px;
	margin: 10px 0 0 100px!important;
	float: left;
	border: 1px #000000 solid;
	background-color: #cc1d0b;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.forget-password {
	width: 492px;
	margin: 2px 0 0 8px;
	float: left;
}
.navi-container {
	float: left;
	width: 799px;
	height: 30px;
	background-color: #bf1400;
	padding-left: 1px;
}
.link a {
	height: 30px;
	width: 133px;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/navi-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.link a:visited {
	height: 30px;
	width: 133px;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/navi-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.link a:hover {
	height: 30px;
	width: 133px;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/navi-bg-hover.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #d7d7d7;
	font-weight: bold;
	float: left;	
}
.links a {
	padding-top: 8px;
	height: 22px;
	width: 133px;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/navi-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.links a:visited {
	height: 22px;
	width: 133px;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/navi-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.links a:hover {
	padding-top: 8px;
	height: 22px;
	width: 133px;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/navi-bg-hover.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #d7d7d7;
	font-weight: bold;
	float: left;	
}
.banner-container {
	width: 800px;
	height: 220px;
	float: left;
}
.banner-links {
	background-image: url(/img/banner-link-bg.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 214px;
	float: left;
	padding: 6px 0 0 5px;
}
.banner-links img {
	float: left;
}
.banner img {
	float: left;
}
.banner {
	background-image: url(/img/banner.jpg);
	background-repeat: no-repeat;
	width: 533px;
	height: 220px;
	float: right;
}
.content-container {
	width: 794px;
	float: left;
	background-color: #d7d7d7;
	padding: 3px;
}
.content-container-home {
	width: 800px;
	float: left;
	background-color: #d7d7d7;
}
.categories {
	width: 100%;
	float: left;
	/*border: 1px #b0b0b0 solid;
	background-image: url(/img/section-bg.jpg);
	background-repeat: repeat-x;*/
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px #CCCCCC solid;
	font-weight: bold;
	display: inline;
}
.categories img {
	float: left;
	margin-right: 5px;
	border: 1px #CC1D0B solid;
}
.categories-last {
	width: 100%;
	float: left;
	/*border: 1px #b0b0b0 solid;
	background-image: url(/img/section-bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.categories-last img {
	float: left;
	margin-right: 5px;
	border: 1px #CC1D0B solid;
}
.cat-header {
	width: 100%;
	display: block;
	color: #CC1D0B;
	font-weight: bold;
	font-size: 14px;
}
/*.cat-header {
	width: 219px;
	height: 20px;
	background-image: url(/img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 0 0 35px;
	float: left;
}*/
.cat-content {
	float: right;
	width: 350px;
	text-align: justify;
}
.cat-content-few {
	float: left;
	width: 250px;
	height: 60px;
	padding: 2px;
	text-align: justify;
}
.viewlist-button {
	width: 132px;
	padding: 10px 15px 0 0;
	float: right;
	display: inline;
}
.viewlist-button img {
	border: none;
}
.footer {
	width: 800px;
	height: 35px;
	background-color: #cc1d0b;
	color: #FFFFFF;
	float: left;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer-links {
	width: auto;
	float: left;
	margin: 10px 0 0 10px;
}
.copyright {
	width: auto;
	float: right;
	margin: 10px 10px 0 0;
}
.left-content-container {
	width: 260px;
	float: left;
	margin-left: 5px;
	display: inline;
}
.left-content-container-home {
	width: 260px;
	float: left;
	margin-left: 5px;
	display: inline;
}
.search {
	display: none!important;
	width: 260px;
	float: left;
	text-align: center;
	margin: 10px 0 10px 0;
}
.search input {
	margin: 3px 0 0 0;
}
.inside-links {
	width: 260px;
	float: left;
}
.inside-links img {
	float: left;
	margin: 3px 0 0 0;
}
.welcome {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 0 10px 0;
}
.welcome p {
	margin: 10px 0 10px 0;
}
.welcome-home {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 0 10px 0;
	display: inline;
}
.welcome-home img {
	float: left;
	margin-right: 10px;
}
.title {
	width: 205px;
	background-color: #cc1d0b;
	padding: 5px 5px 5px 40px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/img/header-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.right-content-container {
	width: 520px;
	float: right;
	margin-right: 3;
	display: inline;
}
.right-content-container-home {
	width: 515px;
	float: right;
	margin: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	display: inline;
}
#splash2 {
	width: 440px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
}
.title1 {
	width: 475px;
	float: left;
	background-color: #cc1d0b;
	padding: 5px 5px 5px 40px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(/img/header-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.title2 {
	width: 515px;
	float: left;
	padding: 5px 5px 5px 0;
	font-size: 14px;
	color: #cc1d0b;
	font-weight: bold;
	margin-top: 5px;
}
.content {
	width: 510px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px 5px 10px 5px;	
}
.join-form {
	width: 413px;
	background-image: url(/img/join-bg.jpg);
	background-repeat: repeat-y;
	padding: 5px 20px 5px 20px;
	float: left;
	margin-left: 20px;
}
.join-form p ul{
	float: left;
	margin: 10px 0 10px 0;
}

.join-img {
	width: 453px;
	height: 11px;
	float: left;
	margin-left: 20px;
}
.join-img img {
	float: left;
}
.button-links {
	margin-top:20px;
	margin-bottom:10px;
	width: 520px;
	float: right;
	text-align: right;
}
.button-links img {
	margin: 5px;
}
.join-label {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 70px;
	height: 20px;
}
.join-input {
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	height: 20px;
}
.contact-label {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 70px;
}
.contact-form {
	margin-top: 5px;
	margin-bottom: 10px;
}
.contact-button {
	margin-top: 10px;
	float: right;
	width: 300px;
}
.contact-button img {
	float: left;
}
.contact-button input{
	width: auto;
	height: 18px;
	float: left;
	border: 1px #000000 solid;
	background-color: #cc1d0b;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 2px;
}
.send-button input{
	width: 57px;
	height: 18px;
	margin: 10px 0 0 140px!important;
	float: left;
	border: 1px #000000 solid;
	background-color: #cc1d0b;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.testi-container {
	border-bottom: 1px #CCCCCC dashed;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.testi-container img {
	float: left;
	margin-right: 10px;
}
.testi-container p {
	text-align: right;
}
.membership-option {
	width: 400px;
	float: left;
	padding: 5px;
	border: 1px #CCCCCC solid;
	margin: 5px 0 5px 0;
}
.designThumbs div {
	display:inline;
	float:left;
	height: auto;
	margin:10px 5px 0 5px;
	text-align:center;
	width:auto;
}
.designThumbs p {
	margin: 5px 0 10px 0;
}
.thumbs {
	float: left;
	margin: 10px;
	display: inline;
	text-align: center;
	width: 60px;
	height: 102px;
}
.error-message {
	color: #FF0000;
	font-size: 9px;
}
.fryt {
	float: right;
}
.item { margin: 0 auto; float: left; display: inline; width: 140px; height: 150px; text-align: center; }
.loading { background: url(../img/ajax-loader.gif) center center no-repeat; }
.item img { padding: 4px; padding-bottom: 10px; background: #200; border: solid 1px #200; }
.counter {
	margin-bottom: 10px;
	float: left;
}
#preview {
	float: left;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	text-align: center;
}
.paginator {
	display: inline;
	float: left;
}
.paginator a {
	text-decoration: none;
}
.paginator a:hover {
	text-decoration: underline;
}
.paginator span a {
	display: inline;
	margin: 0 2px;
	padding: 1px 3px;
}
.counter {
	display: inline;
	float: right;
	margin-right: 10px;
	font-weight: bold;
}
.member-welcome {
	margin-left: 10px;
	margin-top: 8px;
	display: inline;
	width: auto;
	float: left;
}
.form-logout input{
	width: 57px;
	height: 18px;
	margin: 12px 0 0 20px;
	float:left;
	border: 1px #000000 solid;
	background-color: #cc1d0b;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.design-categories {
	float: left;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 10px;
	margin: 0 auto 20px 180px;
	display: inline;
}
.design-categories ul {
	width: auto;
	float: left;
	margin-right: 50px;
}
.thankyou-container {
	width: 520px;
	margin: 10px auto 10px auto;
}
.thankyou-content {
	width: 510px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	margin-bottom: 20px;	
}